@iotize/ionic
Version:
Iotize specific building blocks on top of @ionic/angular.
11 lines (10 loc) • 684 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tap-variable-select.component";
import * as i2 from "@angular/common";
import * as i3 from "@ionic/angular";
import * as i4 from "@iotize/ionic";
export declare class TapVariableSelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TapVariableSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TapVariableSelectModule, [typeof i1.TapVariableSelectComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.InlineEditorModule, typeof i4.TapValueEditorContainerModule], [typeof i1.TapVariableSelectComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TapVariableSelectModule>;
}