core.options
Home > @engagespot/core > Options
Options interface
Signature:export interface Options
Properties
| Property | Type | Description |
|---|---|---|
| debug? | boolean | (Optional) |
| enableNonHttpsWebPush? | boolean | (Optional) |
| endPointOverride? | string | (Optional) |
| serviceWorkerRegistration? | ServiceWorkerRegistration | (Optional) |
| userId | string | |
| userSignature? | string | (Optional) |