@mathjax/src
    Preparing search index...

    Type Alias CONVERT_OPTIONS

    CONVERT_OPTIONS: OPTIONAL<
        {
            containerWidth: number;
            display: boolean;
            em: number;
            ex: number;
            family: string;
            scale: number;
        },
    >

    The convert() option list