UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

7 lines (5 loc) 172 B
function isObject(item) { return item !== null && typeof item === "object" && item.constructor === Object; } export { isObject }; //# sourceMappingURL=is-object.mjs.map