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