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

Object.create(null) error #29

Closed wuchuguang closed 1 year ago

wuchuguang commented 1 year ago

Cannot read properties of null (reading 'constructor')

mesqueeb commented 1 year ago

This is not a function provided by is-what. 😅