Skip to content

@uservane/browser: FetchBootstrapParams

FetchBootstrapParams = object

Defined in: index.d.ts:177

Network client for bootstrap (definitions + suppression + show-tokens) and response ingestion. Failures never produce a partial widget.

apiBase: string

Defined in: index.d.ts:178


optional fetchImpl?: typeof fetch

Defined in: index.d.ts:183

Optional fetch override for tests.


key: string

Defined in: index.d.ts:179


traits: Record<string, unknown>

Defined in: index.d.ts:181


userId: string | null

Defined in: index.d.ts:180