Skip to content

WarrenClientOptions

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

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:65


readonly optional fetch?: typeof fetch

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

Override fetch (tests, instrumentation).