Documentation - v0.27.1
    Preparing search index...

    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;
    } = ...

    Index of TL primitive types

    Type Declaration

    • Readonlybool: 1
    • ReadonlyBool: 1
    • ReadonlyboolFalse: 1
    • ReadonlyboolTrue: 1
    • Readonlybytes: 1
    • Readonlydouble: 1
    • Readonlyint: 1
    • Readonlyint128: 1
    • Readonlyint256: 1
    • Readonlyint53: 1
    • Readonlylong: 1
    • Readonlynull: 1
    • ReadonlyObject: 1
    • Readonlystring: 1
    • Readonlytrue: 1
    • Readonlyvector: 1