@mathjax/src
    Preparing search index...

    Variable STATEConst

    STATE: { [state: string]: number } = ...

    The various states that a MathItem (or MathDocument) can be in (open-ended so that extensions can add to it)

    Type declaration

    • [state: string]: number