UNPKG

compare-path

Version:

An easy-to-use package to detect if two URLs match each other by comparing their abstract paths

7 lines 217 B
/** * @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