UNPKG

ngx-matomo-client

Version:

Matomo (fka. Piwik) client for Angular applications

3 lines (2 loc) 167 B
import { ActivatedRouteSnapshot } from '@angular/router'; export declare function getLeafRoute(route: ActivatedRouteSnapshot, outlet: string): ActivatedRouteSnapshot;