UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

6 lines (5 loc) 214 B
// being a bit more thorough here because for some reason window as defined on native export const isWeb = typeof window !== 'undefined' && typeof navigator !== 'undefined' && typeof document !== 'undefined'