Skip to content

agent-provider-google / Exports

agent-provider-google

Table of contents

Classes

Interfaces

Type Aliases

Type Aliases

TGoogleProviderOptionValue

Ƭ TGoogleProviderOptionValue: string | number | boolean | undefined | null | IExecutor | TProviderOptionValueBase | TGoogleProviderOptionValue[] | { [key: string]: TGoogleProviderOptionValue; }

Valid provider option value types

Defined in

agent-provider-google/src/types.ts:6

Released under the MIT License.