SourceTermAnalysisSystem_vue/node_modules/mdast-util-gfm-footnote/index.js

3 lines
127 B
JavaScript
Raw Normal View History

2026-05-15 10:22:44 +08:00
// Note: extra types exported from `index.d.ts`.
export {gfmFootnoteFromMarkdown, gfmFootnoteToMarkdown} from './lib/index.js'