UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

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