Files
skills-here-run-place/node_modules/micromark-extension-gfm-strikethrough/dev/index.js
Alejandro Martinez f09af719cf Initial commit
2026-02-12 02:04:10 +01:00

4 lines
147 B
JavaScript

// Note: more types exposed from `index.d.ts`.
export {gfmStrikethroughHtml} from './lib/html.js'
export {gfmStrikethrough} from './lib/syntax.js'