IOweb/node_modules/hast-util-to-parse5/index.js
2026-07-03 15:07:38 -05:00

6 lines
155 B
JavaScript

/**
* @typedef {import('./lib/index.js').Options} Options
* @typedef {import('./lib/index.js').Space} Space
*/
export {toParse5} from './lib/index.js'