UNPKG

grommet

Version:

focus on the essential experience

5 lines 147 B
import React from 'react'; export var DataContext = /*#__PURE__*/React.createContext({ data: [], addToolbarKey: function addToolbarKey() {} });