@mathjax/src
    Preparing search index...
    MO: {
        ACCENT: OperatorDef;
        BIN01: OperatorDef;
        BIN3: OperatorDef;
        BIN4: OperatorDef;
        BIN5: OperatorDef;
        BINOP: OperatorDef;
        CLOSE: OperatorDef;
        INNER: OperatorDef;
        INTEGRAL: OperatorDef;
        INTEGRAL2: OperatorDef;
        NONE: OperatorDef;
        OP: OperatorDef;
        OPEN: OperatorDef;
        OPFIXED: OperatorDef;
        ORD: OperatorDef;
        ORD02: OperatorDef;
        ORD11: OperatorDef;
        ORD21: OperatorDef;
        ORD55: OperatorDef;
        PUNCT: OperatorDef;
        REL: OperatorDef;
        REL1: OperatorDef;
        REL4: OperatorDef;
        RELACCENT: OperatorDef;
        RELSTRETCH: OperatorDef;
        TALLBIN: OperatorDef;
        WIDEACCENT: OperatorDef;
        WIDEREL: OperatorDef;
    } = ...

    The various kinds of operators in the dictionary

    Type declaration