We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a48cb commit 4c5412aCopy full SHA for 4c5412a
index.js
@@ -2,6 +2,7 @@
2
* Expose `pathtoRegexp`.
3
*/
4
module.exports = pathtoRegexp;
5
+console.log("DEPRECATED use https://github.com/pillarjs/path-to-regexp");
6
7
/**
8
* The main path matching regexp utility.
0 commit comments