UNPKG

polaris-glints

Version:

Glints forked polaris react

8 lines (4 loc) 192 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const isServer = typeof window === 'undefined' || typeof document === 'undefined'; exports.isServer = isServer;