UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

1 lines 90 B
export const isBrowser = typeof document !== 'undefined' && typeof window !== 'undefined';