mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-03-06 15:33:51 +01:00
6 lines
108 B
JavaScript
6 lines
108 B
JavaScript
/**
|
|
* @typedef {import('./lib/index.js').Options} Options
|
|
*/
|
|
|
|
export {VFileMessage} from './lib/index.js'
|