2025-11-13 13:13:34 -07:00

2 lines
89 B
JavaScript

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