API reference › @evolu/common › Type › NegativeInt
const NegativeInt: negative(NonPositiveInt);
Defined in: packages/common/src/Type.ts:6694
Negative Int.
Also satisfies NonPositiveInt, so it can be used wherever a non-positive integer is required.
API reference › @evolu/common › Type › NegativeInt
const NegativeInt: negative(NonPositiveInt);
Defined in: packages/common/src/Type.ts:6694
Negative Int.
Also satisfies NonPositiveInt, so it can be used wherever a non-positive integer is required.