Files
boc/landvex/node_modules/react-router-dom/withRouter.js
T

4 lines
123 B
JavaScript
Raw Normal View History

"use strict";
require("./warnAboutDeprecatedCJSRequire")("withRouter");
module.exports = require("./index.js").withRouter;