UNPKG

koval-ui

Version:

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

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