site/node_modules/rehype-mathjax/svg.js

6 lines
109 B
JavaScript
Raw Normal View History

2024-10-14 06:09:33 +00:00
/**
* @typedef {import('./lib/create-plugin.js').Options} Options
*/
export {default} from './lib/svg.js'