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