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