mesqueeb / is-what

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
https://mesqueeb.github.io/is-what/
MIT License
169 stars 18 forks source link

🐛fixed typescript definitions to use `is` definition #4

Closed laquasicinque closed 5 years ago

laquasicinque commented 5 years ago

Fixed Typescript definition files so that they use typeof type guards