Skip to content

Commit

Permalink
chore license
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Mar 3, 2021
1 parent fb8cd2a commit 91dae63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pathToRegexp.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* eslint-disable */
// Vendored ancient version of path-to-regexp
// https://github.com/pillarjs/path-to-regexp/blob/1.x/index.js
module.exports = pathToRegexp;
module.exports.parse = parse;
module.exports.compile = compile;
Expand Down

0 comments on commit 91dae63

Please sign in to comment.