UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

13 lines 905 B
import * as i0 from "@angular/core"; import * as i1 from "./dynamic-component.component"; import * as i2 from "./dynamic-component-alerts.component"; import * as i3 from "../common/common.module"; import * as i4 from "ngx-bootstrap/collapse"; import * as i5 from "@angular/router"; import * as i6 from "../i18n/i18n.module"; export declare class DynamicComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<DynamicComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DynamicComponentModule, [typeof i1.DynamicComponentComponent, typeof i2.DynamicComponentAlertsComponent], [typeof i3.CommonModule, typeof i4.CollapseModule, typeof i5.RouterModule, typeof i6.I18nModule], [typeof i1.DynamicComponentComponent, typeof i2.DynamicComponentAlertsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DynamicComponentModule>; } //# sourceMappingURL=dynamic-component.module.d.ts.map