Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 409 Bytes

paratype.nonnegativeintegertype.md

File metadata and controls

13 lines (8 loc) · 409 Bytes

Home > paratype > nonNegativeIntegerType

nonNegativeIntegerType variable

Matches safe integer values that are greater than or equal to zero

Signature:

nonNegativeIntegerType: import("./type").Type<number>