UNPKG

@qtikit/mathml-to-latex

Version:

A JavaScript tool to convert mathml string to LaTeX string

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