@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
13 lines • 826 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@c8y/ngx-components";
import * as i2 from "@c8y/ngx-components/context-dashboard";
import * as i3 from "ngx-bootstrap/tooltip";
import * as i4 from "@angular/router";
import * as i5 from "ngx-bootstrap/popover";
import * as i6 from "./report-dashboard-list.component";
export declare class ReportDashboardModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ReportDashboardModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ReportDashboardModule, never, [typeof i1.CoreModule, typeof i2.ContextDashboardModule, typeof i3.TooltipModule, typeof i4.RouterModule, typeof i5.PopoverModule, typeof i6.ReportDashboardListComponent], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<ReportDashboardModule>;
}
//# sourceMappingURL=report-dashboard.module.d.ts.map