UNPKG

polaris-glints

Version:

Glints forked polaris react

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