@lidorsystems/integralui-web
Version:
IntegralUI Web - Advanced UI Components for Angular
12 lines (11 loc) • 753 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/integralui.treegrid";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "./integralui.core.module";
import * as i5 from "./integralui.common.module";
import * as i6 from "./components/integralui.core";
export declare class IntegralUITreeGridModule {
static ɵmod: i0.ɵɵNgModuleDefWithMeta<IntegralUITreeGridModule, [typeof i1.IntegralUITreeGrid], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.IntegralUICoreModule, typeof i5.IntegralUICommonModule], [typeof i6.IntegralUIFocus, typeof i6.IntegralUITemplate, typeof i1.IntegralUITreeGrid]>;
static ɵinj: i0.ɵɵInjectorDef<IntegralUITreeGridModule>;
}