@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
13 lines • 846 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./shell.component";
import * as i2 from "@angular/common";
import * as i3 from "@c8y/ngx-components";
import * as i4 from "@c8y/ngx-components/operations/operations-timeline";
import * as i5 from "../command-templates/command-templates.module";
import * as i6 from "../shared/device-shell-shared.module";
export declare class ShellModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ShellModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ShellModule, [typeof i1.DeviceShellComponent], [typeof i2.CommonModule, typeof i3.CoreModule, typeof i4.OperationsTimelineModule, typeof i5.CommandTemplatesModule, typeof i6.DeviceShellSharedModule], [typeof i1.DeviceShellComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ShellModule>;
}
//# sourceMappingURL=shell.module.d.ts.map