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

4 lines
127 B
JavaScript
Raw Normal View History

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