UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

9 lines 411 B
import { ActivatedRouteSnapshot } from '@angular/router'; import * as i0 from "@angular/core"; export declare class DeviceShellGuard { private readonly operation; canActivate(route: ActivatedRouteSnapshot): boolean; static ɵfac: i0.ɵɵFactoryDeclaration<DeviceShellGuard, never>; static ɵprov: i0.ɵɵInjectableDeclaration<DeviceShellGuard>; } //# sourceMappingURL=device-shell.guard.d.ts.map