Files
dealplustech/dealplustech-astro/node_modules/mdast-util-gfm-task-list-item/index.d.ts
2026-03-02 12:35:14 +07:00

5 lines
92 B
TypeScript

export {
gfmTaskListItemFromMarkdown,
gfmTaskListItemToMarkdown
} from './lib/index.js'