Skip to content

WarrenClientOptions

Defined in: .upstream/src/client/client.ts:81

Public re-exports for the warren-client facade. Internal and external modules can import from here so the file layout under client/ can move without touching call sites.

readonly config: WarrenClientConfig

Defined in: .upstream/src/client/client.ts:82


readonly optional fetch?: typeof fetch

Defined in: .upstream/src/client/client.ts:84

Override fetch (tests, instrumentation).