API reference › @evolu/common › Type › maxPositiveInt
const maxPositiveInt: number &
Brand<"Int"> &
Brand<"NonNegative"> &
Brand<"Positive">;
Defined in: packages/common/src/Type.ts:2135
Maximum PositiveInt value (MAX_SAFE_INTEGER).
API reference › @evolu/common › Type › maxPositiveInt
const maxPositiveInt: number &
Brand<"Int"> &
Brand<"NonNegative"> &
Brand<"Positive">;
Defined in: packages/common/src/Type.ts:2135
Maximum PositiveInt value (MAX_SAFE_INTEGER).