UNPKG

wix-style-react

Version:
4 lines (3 loc) 72 B
export default function isObject(obj) { return obj === Object(obj); }