fuc-new/doc/node_modules/mdast-util-to-hast/index.js
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

8 lines
239 B
JavaScript

// Note: types exposed from `index.d.ts`.
export {handlers as defaultHandlers} from './lib/handlers/index.js'
export {toHast} from './lib/index.js'
export {
defaultFootnoteBackContent,
defaultFootnoteBackLabel
} from './lib/footer.js'