UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

10 lines 346 B
import * as i0 from "@angular/core"; export declare class OpcuaServerGuard { type: string; canActivate({ data }: { data: any; }): boolean; static ɵfac: i0.ɵɵFactoryDeclaration<OpcuaServerGuard, never>; static ɵprov: i0.ɵɵInjectableDeclaration<OpcuaServerGuard>; } //# sourceMappingURL=opcua-server.guard.d.ts.map