@mathjax/src
    Preparing search index...

    Type Alias List<W, N>

    List: { [notation: string]: NotationDef<W, N> }

    The list of notations for an menclose element

    Type Parameters

    • W extends AnyWrapper

      The menclose wrapper class

    • N

      The DOM node class

    Type declaration