UNPKG

mathml-to-latex-adm

Version:

A JavaScript tool to convert mathml string to LaTeX string

3 lines (2 loc) 70 B
import { MathMLToLaTeX } from './main'; export default MathMLToLaTeX;