UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

11 lines 781 B
import * as i0 from "@angular/core"; import * as i1 from "./license-confirm-modal.component"; import * as i2 from "./license-view.component"; import * as i3 from "@c8y/ngx-components"; import * as i4 from "@c8y/ngx-components/ecosystem/shared"; export declare class LicenseConfirmModule { static ɵfac: i0.ɵɵFactoryDeclaration<LicenseConfirmModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LicenseConfirmModule, [typeof i1.LicenseConfirmModalComponent, typeof i2.LicenseViewComponent], [typeof i3.CoreModule, typeof i3.FormsModule, typeof i4.SharedEcosystemModule], [typeof i1.LicenseConfirmModalComponent, typeof i2.LicenseViewComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<LicenseConfirmModule>; } //# sourceMappingURL=license-confirm.module.d.ts.map