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) 143 B
export declare const allMathSymbolsByGlyphSpecial: Record<string, string>; export declare const allMathSymbolsByGlyph: Record<string, string>;