mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-27 15:41:39 +01:00
4 lines
121 B
JavaScript
Vendored
4 lines
121 B
JavaScript
Vendored
"use strict";
|
|
require("./warnAboutDeprecatedCJSRequire")("matchPath");
|
|
module.exports = require("./index.js").matchPath;
|