@with-types/isval
v1.1.0
Published
The isval package recreated in TypeScript
Downloads
248
Readme
@with-types/isval
The isval package recreated in TypeScript
Supports
It supports the majority of isval types, excluding arguments.
New types include:
- BigInts:
"bigint"orBigInt - Symbols:
"symbol"orSymbol - Generators:
"generator" - Generator Functions:
"generatorFunction"or"function*"
