Skip to content

@chinmaymk/aikit v0.0.40


@chinmaymk/aikit / WithApiKey

Type Alias: WithApiKey<T>

WithApiKey<T> = Partial<T> & object

Defined in: types.ts:731

Type utility for provider options that require an API key

Type declaration

apiKey

apiKey: string

Type Parameters

T

T

Released under the MIT License.