Files
est-frame/node_modules/mdast-util-gfm-strikethrough/index.js
2025-10-22 05:38:27 +00:00

6 lines
132 B
JavaScript
Executable File

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