4 lines
159 B
JavaScript
Raw Permalink Normal View History

2025-09-05 14:59:21 +08:00
// Note: types are exported from `dev/index.d.ts`.
export {gfmFootnote} from './lib/syntax.js'
export {gfmFootnoteHtml, defaultBackLabel} from './lib/html.js'