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