UNPKG

react-native-mathjax-html-to-svg

Version:

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

9 lines (8 loc) 312 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.fraktur = void 0; var FontData_js_1 = require("../../FontData.js"); var fraktur_js_1 = require("../../../common/fonts/tex/fraktur.js"); exports.fraktur = FontData_js_1.AddCSS(fraktur_js_1.fraktur, { 0x2044: { c: '/' }, });