fabiospampinato / is

The definitive collection of is* functions for runtime type checking. Lodash-compatible, tree-shakable, with types.
MIT License
16 stars 2 forks source link

Replace Node util/types #6

Open danielbayley opened 3 months ago

danielbayley commented 3 months ago

Is there a reason for not deferring to node:util/types instead for these ones?

Also this would add a bunch of extra missing checks for free…