UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

15 lines 1.03 kB
import * as i0 from "@angular/core"; import * as i1 from "./map.component"; import * as i2 from "./map-status.component"; import * as i3 from "./cluster-map.component"; import * as i4 from "./map-popup.directive"; import * as i5 from "@angular/common"; import * as i6 from "@angular/forms"; import * as i7 from "@c8y/ngx-components"; import * as i8 from "ngx-bootstrap/tooltip"; export declare class MapModule { static ɵfac: i0.ɵɵFactoryDeclaration<MapModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MapModule, [typeof i1.MapComponent, typeof i2.MapStatusComponent, typeof i3.ClusterMapComponent, typeof i4.MapPopupDirective], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.CommonModule, typeof i7.FormsModule, typeof i7.RealtimeModule, typeof i7.CoreModule, typeof i8.TooltipModule], [typeof i1.MapComponent, typeof i2.MapStatusComponent, typeof i3.ClusterMapComponent, typeof i4.MapPopupDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<MapModule>; } //# sourceMappingURL=map.module.d.ts.map