• Type Parameters

    • E

    Parameters

    • query: string = ''
    • entities: E[]

      The entity to search

    • exclude: string[] = []

      Keys to exclude from each entity

    Returns E[]

    E[] Array of entities with properties containing the search term.

Generated using TypeDoc