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
/
index.d.ts
7 lines
•
217 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** *
@file
Automatically generated by barrelsby. */
export
*
from
"./type-helpers/extract-route-params"
;
export
*
from
"./utils/clean-path"
;
export
*
from
"./utils/compare-path"
;
//# sourceMappingURL=index.d.ts.map