Files
ALC27/mathjax-fira-font/cjs/chtml/default.js
2025-12-22 12:20:15 +08:00

9 lines
270 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Font = void 0;
var chtml_js_1 = require("../chtml.js");
exports.Font = {
fontName: 'mathjax-fira',
DefaultFont: chtml_js_1.MathJaxFiraFont
};
//# sourceMappingURL=default.js.map