site/node_modules/remark-math/index.js
2024-10-14 08:09:33 +02:00

6 lines
103 B
JavaScript

/**
* @typedef {import('./lib/index.js').Options} Options
*/
export {default} from './lib/index.js'