@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
10 lines • 456 B
TypeScript
import { ActivatedRouteSnapshot } from '@angular/router';
import * as i0 from "@angular/core";
export declare class PackageChangelogGuard {
private pluginsService;
private router;
canActivate(route: ActivatedRouteSnapshot): Promise<boolean>;
static ɵfac: i0.ɵɵFactoryDeclaration<PackageChangelogGuard, never>;
static ɵprov: i0.ɵɵInjectableDeclaration<PackageChangelogGuard>;
}
//# sourceMappingURL=package-changelog.guard.d.ts.map