UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

13 lines 996 B
import * as i0 from "@angular/core"; import * as i1 from "./select-modal/repository-select-modal.component"; import * as i2 from "./file-download/file-download.component"; import * as i3 from "./software-type/software-type.component"; import * as i4 from "@angular/common"; import * as i5 from "@c8y/ngx-components"; import * as i6 from "ngx-bootstrap/popover"; export declare class SharedRepositoryModule { static ɵfac: i0.ɵɵFactoryDeclaration<SharedRepositoryModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SharedRepositoryModule, [typeof i1.RepositorySelectModalComponent, typeof i2.FileDownloadComponent, typeof i3.SoftwareTypeComponent], [typeof i4.CommonModule, typeof i5.CoreModule, typeof i5.FormsModule, typeof i6.PopoverModule], [typeof i1.RepositorySelectModalComponent, typeof i2.FileDownloadComponent, typeof i3.SoftwareTypeComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SharedRepositoryModule>; } //# sourceMappingURL=shared-repository.module.d.ts.map