UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

13 lines 705 B
import * as i0 from "@angular/core"; import * as i1 from "@c8y/ngx-components"; import * as i2 from "@angular/router"; import * as i3 from "./welcome.component"; /** * @deprecated */ export declare class DeviceManagementWelcomeWidgetModule { static ɵfac: i0.ɵɵFactoryDeclaration<DeviceManagementWelcomeWidgetModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DeviceManagementWelcomeWidgetModule, never, [typeof i1.CoreModule, typeof i1.QuickLinkModule, typeof i2.RouterModule, typeof i3.WelcomeToDeviceManagementComponent], never>; static ɵinj: i0.ɵɵInjectorDeclaration<DeviceManagementWelcomeWidgetModule>; } //# sourceMappingURL=device-management-welcome-widget.module.d.ts.map