3 lines
109 B
TypeScript

export type { NotesData, NotesSidebarItem } from '../shared/index.js'
export * from './composables/index.js'