API reference › @evolu/common › Type › UInt64
type UInt64 = bigint & Brand<"UInt64">;
Defined in: packages/common/src/Type.ts:5102
Unsigned 64-bit BigInt.
API reference › @evolu/common › Type › UInt64
type UInt64 = bigint & Brand<"UInt64">;
Defined in: packages/common/src/Type.ts:5102
Unsigned 64-bit BigInt.