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