@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
13 lines • 802 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./three-d-rotation-widget-view/three-d-rotation-widget-view.component";
import * as i2 from "./three-d-rotation-widget-config/three-d-rotation-widget-config.component";
import * as i3 from "./three-d-rotation/three-d-rotation.component";
/**
* @deprecated
*/
export declare class ThreeDRotationWidgetModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ThreeDRotationWidgetModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ThreeDRotationWidgetModule, never, [typeof i1.ThreeDRotationWidgetViewComponent, typeof i2.ThreeDRotationWidgetConfigComponent, typeof i3.ThreeDRotationComponent], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<ThreeDRotationWidgetModule>;
}
//# sourceMappingURL=three-d-rotation-widget.module.d.ts.map