UNPKG

react-native-mathjax-html-to-svg

Version:

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

3 lines (2 loc) 100 B
export declare function sum(A: number[]): number; export declare function max(A: number[]): number;