UNPKG

@pie-framework/mathml-to-latex

Version:

A JavaScript tool to convert mathml string to LaTeX string. This is a forked repo.

3 lines (2 loc) 147 B
export declare const allMathOperatorsByGlyphSpecial: Record<string, string>; export declare const allMathOperatorsByGlyph: Record<string, string>;