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