@trrack/core / ConfigureTrrackOptions
Type alias: ConfigureTrrackOptions<S, E>
Ƭ ConfigureTrrackOptions<S, E>: Object
Type parameters
| Name | Type |
|---|---|
S | S |
E | extends string = any |
Type declaration
| Name | Type |
|---|---|
initialState | S |
registry | Registry<E> |
Defined in
packages/core/src/provenance/trrack-config-opts.ts:3 (opens in a new tab)