matchPath.js 121 Bytes Raw Blame History Permalink 1 2 3 "use strict"; require("./warnAboutDeprecatedCJSRequire")("matchPath"); module.exports = require("./index.js").matchPath;