UNPKG

@qtikit/mathml-to-latex

Version:

A JavaScript tool to convert mathml string to LaTeX string

2 lines (1 loc) 68 B
export declare const normalizeWhiteSpaces: (str: string) => string;