@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
@chinmaymk/aikit / WithApiKey
WithApiKey<
T
> =Partial
<T
> &object
Defined in: types.ts:731
Type utility for provider options that require an API key
apiKey:
string
T