UNPKG

rehype-mathjax

Version:

rehype plugin to transform inline and block math with MathJax

3 lines 141 B
export { default } from "./lib/chtml.js"; export type Options = import("./lib/create-plugin.js").Options; //# sourceMappingURL=chtml.d.ts.map