Files
dealplustech/dealplustech-astro/node_modules/mdast-util-gfm-strikethrough/index.js
2026-03-02 12:35:14 +07:00

6 lines
132 B
JavaScript

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