Files
sp80/sample_interface/node_modules/mdast-util-gfm-strikethrough/index.js
2026-03-18 16:27:34 +08:00

6 lines
132 B
JavaScript

// Note: extra types in `index.d.ts`.
export {
gfmStrikethroughFromMarkdown,
gfmStrikethroughToMarkdown
} from './lib/index.js'