UNPKG

@react-navigation/core

Version:

Core utilities for building navigators

4 lines 197 B
import * as React from 'react'; const UnhandledActionContext = /*#__PURE__*/React.createContext(undefined); export default UnhandledActionContext; //# sourceMappingURL=UnhandledActionContext.js.map