site/node_modules/rehype-mathjax/chtml.d.ts
2024-10-14 08:09:33 +02:00

3 lines
106 B
TypeScript

export { default } from "./lib/chtml.js";
export type Options = import('./lib/create-plugin.js').Options;