Defined in: types.ts:815
optional apiKey: string;
optional apiKey: string;
Defined in: types.ts:816
optional baseUrl: string;
optional baseUrl: string;
Defined in: types.ts:817
optional headers: Record<string, string>;
optional headers: Record<string, string>;
Defined in: types.ts:820
optional maxRetries: number;
optional maxRetries: number;
Defined in: types.ts:819
optional timeout: number;
optional timeout: number;
Defined in: types.ts:818
