2023-02-10 04:33:09 +08:00

7 lines
142 B
TypeScript

import { notesDataPlugin } from './plugin.js'
export * from './plugin.js'
export * from '../shared/index.js'
export default notesDataPlugin