UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

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