UNPKG

react-native-mathjax-html-to-svg

Version:

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

4 lines (3 loc) 155 B
import { ParseMethod } from '../Types.js'; export declare const AmsMethods: Record<string, ParseMethod>; export declare const NEW_OPS = "ams-declare-ops";