mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-25 11:28:13 +08:00
3 lines
109 B
TypeScript
3 lines
109 B
TypeScript
export type { NotesData, NotesSidebarItem } from '../shared/index.js'
|
|
export * from './composables/index.js'
|