Variable TL_PRIMITIVESConst
TL_PRIMITIVES: {
bool: 1;
Bool: 1;
boolFalse: 1;
boolTrue: 1;
bytes: 1;
double: 1;
int: 1;
int128: 1;
int256: 1;
int53: 1;
long: 1;
null: 1;
Object: 1;
string: 1;
true: 1;
vector: 1;
} = ...
Type declaration
Readonly
bool: 1
Readonly
Bool: 1
Readonly
boolFalse: 1
Readonly
boolTrue: 1
Readonly
bytes: 1
Readonly
double: 1
Readonly
int: 1
Readonly
int128: 1
Readonly
int256: 1
Readonly
int53: 1
Readonly
long: 1
Readonly
null: 1
Readonly
Object: 1
Readonly
string: 1
Readonly
true: 1
Readonly
vector: 1
Index of TL primitive types