UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

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