UNPKG

reka-ui

Version:

Vue port for Radix UI Primitives.

6 lines (5 loc) 154 B
//#region src/shared/browser.ts const isBrowser = typeof document !== "undefined"; //#endregion export { isBrowser }; //# sourceMappingURL=browser.js.map