UNPKG

@qtikit/mathml-to-latex

Version:

A JavaScript tool to convert mathml string to LaTeX string

3 lines (2 loc) 132 B
export declare const allCategoryCode: Record<string, boolean>; export declare const normalizeCategoryCode: (str: string) => string;