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

Make sure `isPrimitive` returns correct payload type with TS #7

Closed mesqueeb closed 4 years ago

mesqueeb commented 5 years ago

Make sure isPrimitive returns correct payload type with TS