• Preparing search index...
  • The search index is not available
@google/genai
  • @google/genai
  • gaos/lib/matchers
  • match

Function match

  • match<T, E>(
        ...matchers: Matcher<T, E>[],
    ): MatchFunc<T, GoogleGenAiDefaultError | E>

    Type Parameters

    • T
    • E

    Parameters

    • ...matchers: Matcher<T, E>[]

    Returns MatchFunc<T, GoogleGenAiDefaultError | E>

    • Defined in src/gaos/lib/matchers.ts:204

Settings

@google/genai
  • Loading...

Generated using TypeDoc