@mathjax/src
    Preparing search index...

    Type Alias StringMap

    StringMap: { [key: string]: string }

    Shorthand for a dictionary object (an object of key:value pairs)

    Type declaration

    • [key: string]: string