@iotize/ionic
Version:
Iotize specific building blocks on top of @ionic/angular.
13 lines (12 loc) • 849 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tap-variable-image-and-value.component";
import * as i2 from "./label-value/label-value.component";
import * as i3 from "@angular/common";
import * as i4 from "@ionic/angular";
import * as i5 from "@iotize/ionic";
import * as i6 from "@iotize/app-common";
export declare class TapVariableImageAndValueModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TapVariableImageAndValueModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TapVariableImageAndValueModule, [typeof i1.TapVariableImageAndValueComponent, typeof i2.LabelValueComponent], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.TapValueEditorContainerModule, typeof i6.IconModule], [typeof i1.TapVariableImageAndValueComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TapVariableImageAndValueModule>;
}