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