Files
2026-05-29 12:39:53 +08: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'