UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

9 lines (6 loc) 152 B
'use strict'; const isClient = () => { return typeof window !== "undefined"; }; exports.isClient = isClient; //# sourceMappingURL=is-client.cjs.map