UNPKG
compare-path
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.3
1.1.1
1.1.0
1.0.0
An easy-to-use package to detect if two URLs match each other by comparing their abstract paths
compare-path
/
dist
/
type-helpers
/
extract-route-params.js
3 lines
•
125 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=extract-route-params.js.map