tex-mathit.js 340 B

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