tex-oldstyle.js 354 B

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