API Reference / @evolu/common / Type / Int
Variable: Int
const Int: BrandType<Type<"Number", number, number, NumberError, number, NumberError>, "Int", IntError, NumberError>;
Defined in: packages/common/src/Type.ts:1551
Integer within the safe range of JavaScript numbers.