UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

7 lines (5 loc) 129 B
const isClient = () => { return typeof window !== "undefined"; }; export { isClient }; //# sourceMappingURL=is-client.mjs.map