UNPKG

react-native-mathjax-html-to-svg

Version:

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

5 lines (4 loc) 134 B
import { FilterFunction } from './safe.js'; export declare const SafeMethods: { [name: string]: FilterFunction<any, any, any>; };