Files
go-cuckoo/node_modules/micromark-extension-math/index.js
T
2026-07-03 19:24:01 -04:00

3 lines
124 B
JavaScript

// Note: types exported from `index.d.ts`.
export { math } from './lib/syntax.js';
export { mathHtml } from './lib/html.js';