UNPKG

koval-ui

Version:

React components collection with minimalistic design. Supports theming, layout, and input validation.

7 lines (6 loc) 144 B
"use client"; const e = () => !!(globalThis != null && globalThis.document); export { e as isBrowser }; //# sourceMappingURL=isBrowser.js.map