UNPKG

161 B JavaScript View Raw
1import createNamedContext from "./createNameContext";
2
3const historyContext = /*#__PURE__*/ createNamedContext("Router-History");
4export default historyContext;