UNPKG

react-native-mathjax-html-to-svg

Version:

React Native component to display mathematics in html using MathJax. Uses [MathJax](https://github.com/mathjax/)

6 lines 347 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.scriptBold = void 0; var script_bold_js_1 = require("../../../common/fonts/tex/script-bold.js"); Object.defineProperty(exports, "scriptBold", { enumerable: true, get: function () { return script_bold_js_1.scriptBold; } }); //# sourceMappingURL=script-bold.js.map