UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

8 lines (4 loc) 147 B
'use strict'; var React = require('react'); const LinkContext = /*#__PURE__*/React.createContext(undefined); exports.LinkContext = LinkContext;