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