@mathjax/src
    Preparing search index...

    Type Alias VariantMap<C, V>

    VariantMap: { [name: string]: V }

    An object mapping variants names to variant data

    Type Parameters

    Type declaration

    • [name: string]: V