UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

4 lines (2 loc) 105 B
const isServer = typeof window === 'undefined' || typeof document === 'undefined'; export { isServer };