Documentation Index
Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt
Use this file to discover all available pages before exploring further.
MappedTrackerDefinition = object
Defined in: src/modules/types.ts:433
Definition of a mapped tracker
Properties
arrayValueType
arrayValueType: number
Defined in: src/modules/types.ts:445
Array Value Type
initialKeys
initialKeys: any[]
Defined in: src/modules/types.ts:441
Initial keys
initialValues
initialValues: any[]
Defined in: src/modules/types.ts:443
Initial values
keyType
keyType: number
Defined in: src/modules/types.ts:437
Type of the key
name
name: string
Defined in: src/modules/types.ts:435
Name of the tracker
valueType
valueType: number
Defined in: src/modules/types.ts:439
Type of the value