UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

20 lines 1.97 kB
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 "./application-plugins.component"; import * as i4 from "./plugin-list-item.component"; import * as i5 from "./install-plugin.component"; import * as i6 from "./plugin-list.component"; import * as i7 from "./apps-to-update-remotes-select.component"; import * as i8 from "./appState.pipe"; import * as i9 from "./label-cell-renderer.component"; import * as i10 from "./orphaned-status-cell-renderer.component"; import * as i11 from "./update-plugin-of-app/update-plugin-of-app.component"; import * as i12 from "./only-latest-filter/only-latest-filter.component"; import * as i13 from "./application-plugin-readme.component"; export declare class ApplicationPluginsModule { static ɵfac: i0.ɵɵFactoryDeclaration<ApplicationPluginsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ApplicationPluginsModule, never, [typeof i1.CoreModule, typeof i2.SharedEcosystemModule, typeof i3.ApplicationPluginsComponent, typeof i4.PluginListItemComponent, typeof i5.InstallPluginComponent, typeof i6.PluginListComponent, typeof i7.AppsToUpdateRemotesSelectComponent, typeof i8.AppStatePipe, typeof i9.LabelCellRendererComponent, typeof i10.OrphanedStatusCellRendererComponent, typeof i11.UpdatePluginOfAppComponent, typeof i12.OnlyLatestFilterComponent, typeof i13.ApplicationPluginReadmeComponent], [typeof i3.ApplicationPluginsComponent, typeof i4.PluginListItemComponent, typeof i5.InstallPluginComponent, typeof i6.PluginListComponent, typeof i7.AppsToUpdateRemotesSelectComponent, typeof i8.AppStatePipe, typeof i9.LabelCellRendererComponent, typeof i10.OrphanedStatusCellRendererComponent, typeof i11.UpdatePluginOfAppComponent, typeof i12.OnlyLatestFilterComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ApplicationPluginsModule>; } //# sourceMappingURL=application-plugins.module.d.ts.map