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

8 lines
206 B
JavaScript

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