forked from Rowland/EG
3 lines
124 B
JavaScript
3 lines
124 B
JavaScript
// Note: types exported from `index.d.ts`.
|
|
export { math } from './lib/syntax.js';
|
|
export { mathHtml } from './lib/html.js'; |