tex-calligraphic.js 382 B

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