UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

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;