mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-08 22:08:16 +08:00
3 lines
99 B
TypeScript
3 lines
99 B
TypeScript
export {VFileMessage} from './lib/index.js'
|
|
export type Options = import('./lib/index.js').Options
|