UNPKG

typeas

Version:

Library for checking data values and type safety

4 lines (2 loc) 66 B
type IntegerString = `${bigint}`; export type { IntegerString };