UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

19 lines 1.32 kB
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./software-list.component"; import * as i2 from "./software-details.component"; import * as i3 from "./add-software-modal.component"; import * as i4 from "@angular/common"; import * as i5 from "@c8y/ngx-components"; import * as i6 from "@c8y/ngx-components/device-grid"; import * as i7 from "ngx-bootstrap/popover"; import * as i8 from "ngx-bootstrap/tooltip"; import * as i9 from "@angular/router"; import * as i10 from "@c8y/ngx-components/repository/shared"; export declare class SoftwareRepositoryListModule { static forRoot(): ModuleWithProviders<SoftwareRepositoryListModule>; static ɵfac: i0.ɵɵFactoryDeclaration<SoftwareRepositoryListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SoftwareRepositoryListModule, [typeof i1.SoftwareListComponent, typeof i2.SoftwareDetailsComponent, typeof i3.AddSoftwareModalComponent], [typeof i4.CommonModule, typeof i5.CoreModule, typeof i5.FormsModule, typeof i6.DeviceGridModule, typeof i7.PopoverModule, typeof i8.TooltipModule, typeof i9.RouterModule, typeof i10.SharedRepositoryModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<SoftwareRepositoryListModule>; } //# sourceMappingURL=software-repository-list.module.d.ts.map