@uservane/browser: fetchBootstrap
Function: fetchBootstrap()
Section titled “Function: fetchBootstrap()”fetchBootstrap(
params):Promise<BootstrapResponse>
Defined in: index.d.ts:190
Fetch survey definitions, targeting rules, suppression set, and show-tokens. Returns null on any failure (network, non-2xx, invalid JSON, bad apiBase). Fail closed: never throws to the host.
Parameters
Section titled “Parameters”params
Section titled “params”Returns
Section titled “Returns”Promise<BootstrapResponse>