Files
dd0c-site/node_modules/remark-rehype/index.js
2026-03-22 20:00:13 +00:00

11 lines
216 B
JavaScript

/**
* @typedef {import('./lib/index.js').Options} Options
*/
export {
defaultFootnoteBackContent,
defaultFootnoteBackLabel,
defaultHandlers
} from 'mdast-util-to-hast'
export {default} from './lib/index.js'