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

6 lines
163 B
JavaScript

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