UNPKG

grommet

Version:

focus on the essential experience

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