UNPKG

@shopify/polaris

Version:

Shopify’s product component library

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