UNPKG

micromark-extension-gfm-strikethrough

Version:
3 lines 152 B
// Note: more types exposed from `index.d.ts`. export { gfmStrikethroughHtml } from './lib/html.js'; export { gfmStrikethrough } from './lib/syntax.js';