Type Alias BaseProviderOpts
BaseProviderOpts: { apiKey?: string; apiUrl?: string; fetchFn?: FetchFunction; fetchOpts?: Record<string, unknown>; headers?: Record<string, unknown>; } Type declaration
Optional
apiKey?: string
Optional
apiUrl?: string
Optional
fetchOpts?: Record<string, unknown>
Optional
headers?: Record<string, unknown>
e.g. schema://domain/api