UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

7 lines (5 loc) 124 B
function isClient() { return typeof window !== "undefined"; } export { isClient }; //# sourceMappingURL=is-client.js.map