mingo
    Preparing search index...

    Function getOperator

    • Returns the operator function or undefined if it is not found

      Parameters

      • type: OpType

        Type of operator

      • name: string

        Name of the operator

      • options: Pick<Options, "context" | "useGlobalContext">

      Returns Operator