index.js 124 B

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