@mathjax/src
    Preparing search index...
    MO: {
        ACCENT: OperatorDef;
        BIN0: OperatorDef;
        BIN3: OperatorDef;
        BIN4: OperatorDef;
        BIN5: OperatorDef;
        BINSTRETCH0: OperatorDef;
        CLOSE: OperatorDef;
        CLOSE0: OperatorDef;
        FENCE: OperatorDef;
        INNER: OperatorDef;
        INTEGRAL: OperatorDef;
        NONE: OperatorDef;
        OP: OperatorDef;
        OPEN: OperatorDef;
        OPEN0: OperatorDef;
        ORD: OperatorDef;
        ORD3: OperatorDef;
        ORD30: OperatorDef;
        ORDSTRETCH0: OperatorDef;
        PUNCT03: OperatorDef;
        REL: OperatorDef;
        RELACCENT: OperatorDef;
        RELSTRETCH: OperatorDef;
        RELSTRETCH0: OperatorDef;
        STRETCH4: OperatorDef;
        WIDEACCENT: OperatorDef;
        WIDEREL: OperatorDef;
    } = ...

    The various kinds of operators in the dictionary

    Type Declaration