Files
homewebsite/node_modules/hast-util-to-parse5/index.js
2025-10-17 20:17:33 +00:00

7 lines
155 B
JavaScript

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