Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/router / dist / react-router-config / matchRoutes.d.ts
Size: Mime:
declare function matchRoutes(routes: any, pathname: any, /*not public API*/ branch?: any[]): any[];
export default matchRoutes;