@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
12 lines • 629 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./linear-gauge-widget-view/linear-gauge-widget-view.component";
import * as i2 from "./linear-gauge-widget-config/linear-gauge-widget-config.component";
/**
* @deprecated
*/
export declare class LinearGaugeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LinearGaugeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LinearGaugeModule, never, [typeof i1.LinearGaugeWidgetViewComponent, typeof i2.LinearGaugeWidgetConfigComponent], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<LinearGaugeModule>;
}
//# sourceMappingURL=linear-gauge.module.d.ts.map