Defined in: types.ts:734
optional apiKey: string;
optional apiKey: string;
Defined in: types.ts:735
optional baseUrl: string;
optional baseUrl: string;
Defined in: types.ts:736
optional headers: Record<string, string>;
optional headers: Record<string, string>;
Defined in: types.ts:739
optional maxRetries: number;
optional maxRetries: number;
Defined in: types.ts:738
optional timeout: number;
optional timeout: number;
Defined in: types.ts:737
