UNPKG

@dotconnor/grommet

Version:

focus on the essential experience

2 lines 154 B
import React from 'react'; export var ContainerTargetContext = /*#__PURE__*/React.createContext(typeof document === 'object' ? document.body : undefined);