7 lines
155 B
JavaScript
Raw Permalink Normal View History

2025-09-05 14:59:21 +08:00
/**
* @typedef {import('./lib/index.js').Options} Options
* @typedef {import('./lib/index.js').Space} Space
*/
export {toParse5} from './lib/index.js'