Documents for @litert/utils-ts-types
    Preparing search index...

    Type Alias IBasicType

    IBasicType: string | number | boolean | symbol | null | undefined | bigint

    Fundamental data types.