kjelsrud.dev/node_modules/hast-util-from-parse5/index.js

7 lines
157 B
JavaScript
Raw Normal View History

2023-07-19 21:31:30 +02:00
/**
* @typedef {import('./lib/index.js').Options} Options
* @typedef {import('./lib/index.js').Space} Space
*/
export {fromParse5} from './lib/index.js'