jccp_a/vuepress/node_modules/hast-util-to-html/index.js
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00

9 lines
283 B
JavaScript

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