UNPKG

@emotion/react

Version:

> Simple styling in React.

5 lines (3 loc) 127 B
// @flow export let isBrowser = typeof document !== 'undefined' export const hasOwnProperty = Object.prototype.hasOwnProperty