rdesign/frontend/node_modules/micromark-extension-math/index.js

3 lines
124 B
JavaScript

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