@uservane/browser: InitOptions
Type Alias: InitOptions
Section titled “Type Alias: InitOptions”InitOptions =
object
Defined in: types.ts:3
Public and internal types for the UserVane browser SDK.
Properties
Section titled “Properties”apiBase?
Section titled “apiBase?”
optionalapiBase?:string
Defined in: types.ts:7
API origin. Defaults to https://api.uservane.com.
debug?
Section titled “debug?”
optionaldebug?:boolean
Defined in: types.ts:9
When true, logs decision rationale and swallowed errors to the console.
key:
string
Defined in: types.ts:5
Publishable key, e.g. uv_pk_live_….