UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

10 lines 508 B
import { ActivatedRoute } from '@angular/router'; import { ClusterMapConfig } from '@c8y/ngx-components/map'; import * as i0 from "@angular/core"; export declare class DeviceMapComponent { config: ClusterMapConfig; constructor(route: ActivatedRoute); static ɵfac: i0.ɵɵFactoryDeclaration<DeviceMapComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DeviceMapComponent, "ng-component", never, {}, {}, never, never, true, never>; } //# sourceMappingURL=device-map.component.d.ts.map