first commit
This commit is contained in:
8
mathjax-fira-font/cjs/nofont.js
Normal file
8
mathjax-fira-font/cjs/nofont.js
Normal file
@@ -0,0 +1,8 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.Font = void 0;
|
||||
exports.Font = {
|
||||
fontName: 'mathjax-fira',
|
||||
DefaultFont: null
|
||||
};
|
||||
//# sourceMappingURL=nofont.js.map
|
||||
Reference in New Issue
Block a user