@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
13 lines • 731 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./info-gauge-widget-view/info-gauge-widget-view.component";
import * as i2 from "./info-gauge-widget-config/info-gauge-widget-config.component";
import * as i3 from "./current-measurement.pipe";
/**
* @deprecated
*/
export declare class InfoGaugeWidgetModule {
static ɵfac: i0.ɵɵFactoryDeclaration<InfoGaugeWidgetModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<InfoGaugeWidgetModule, never, [typeof i1.InfoGaugeWidgetViewComponent, typeof i2.InfoGaugeWidgetConfigComponent, typeof i3.InfoGaugeCurrentMeasurementPipe], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<InfoGaugeWidgetModule>;
}
//# sourceMappingURL=info-gauge-widget.module.d.ts.map