mirror of
https://github.com/rjNemo/ticket_manager
synced 2026-06-06 16:56:40 +00:00
3 lines
121 B
JavaScript
3 lines
121 B
JavaScript
"use strict";
|
|
require("./warnAboutDeprecatedCJSRequire")("matchPath");
|
|
module.exports = require("./index.js").matchPath;
|