UNPKG

polaris-glints

Version:

Glints forked polaris react

10 lines (5 loc) 228 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var React = require('react'); const MappedActionContext = /*#__PURE__*/React.createContext({}); exports.MappedActionContext = MappedActionContext;