Files
dealplustech/dealplustech-astro/node_modules/micromark-extension-gfm-table/index.js
2026-03-02 12:35:14 +07:00

2 lines
89 B
JavaScript

export { gfmTableHtml } from './lib/html.js';
export { gfmTable } from './lib/syntax.js';