📄 index.js
/home/palash/git/site/node_modules/micromark-extension-gfm-footnote/index.js
Language: js • Lines: 3
// Note: types are exported from `dev/index.d.ts`.
export { gfmFootnote } from './lib/syntax.js';
export { gfmFootnoteHtml, defaultBackLabel } from './lib/html.js';