2025-09-05 14:59:21 +08:00

2 lines
89 B
JavaScript

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