Files
Speedtest-Tracker/conf/site/node_modules/react-router/modules/HistoryContext.js
Henry Whitaker f5186ea7fd Updated to v1.3.6
2020-05-13 10:19:22 +01:00

5 lines
161 B
JavaScript
Vendored

import createNamedContext from "./createNameContext";
const historyContext = /*#__PURE__*/ createNamedContext("Router-History");
export default historyContext;