unpkg/public/@emotion/core@10.0.6/src/utils.js

3 lines
64 B
JavaScript

// @flow
export let isBrowser = typeof document !== 'undefined'