2025-11-13 13:13:34 -07:00

7 lines
163 B
JavaScript

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