UNPKG

235 BJavaScriptView Raw
1import * as React from 'react';
2const LinkingContext = /*#__PURE__*/React.createContext({
3 options: undefined
4});
5LinkingContext.displayName = 'LinkingContext';
6export default LinkingContext;
7//# sourceMappingURL=LinkingContext.js.map
\No newline at end of file