mingo
    Preparing search index...
    • Selects a subset of the array to return an array with only the elements that match the filter condition.

      Parameters

      • obj: AnyObject
      • expr: { as?: string; cond: unknown; input: unknown; limit?: unknown }
      • options: Options

      Returns unknown[]