site/node_modules/mathjax-full/js/output/chtml/fonts/tex/tex-mathit.js
2024-10-14 08:09:33 +02:00

6 lines
340 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.texMathit = void 0;
var tex_mathit_js_1 = require("../../../common/fonts/tex/tex-mathit.js");
Object.defineProperty(exports, "texMathit", { enumerable: true, get: function () { return tex_mathit_js_1.texMathit; } });
//# sourceMappingURL=tex-mathit.js.map