TrackerDefinition = object
Defined in: src/modules/types.ts:477 Definition of a tracker

Properties

arrayValueType

arrayValueType: number
Defined in: src/modules/types.ts:485 Array Value Type

initialValue

initialValue: any
Defined in: src/modules/types.ts:483 Initial value of the tracker

name

name: string
Defined in: src/modules/types.ts:479 Name of the tracker

type

type: number
Defined in: src/modules/types.ts:481 Type of the tracker