SIGN IN SIGN UP
mathjax / MathJax UNCLAIMED

Beautiful and accessible math in all browsers

0 0 0 JavaScript
2025-12-15 14:44:02 -05:00
import './node-main-setup.cjs';
2025-08-04 15:22:33 -04:00
import {MathJax} from './node-main.js';
export default MathJax;
export const init = MathJax.init;