UNPKG

@cisstech/nge

Version:

NG Essentials is a collection of libraries for Angular developers.

13 lines (12 loc) 744 B
import * as i0 from "@angular/core"; import * as i1 from "./tree.component"; import * as i2 from "./tree-node.directive"; import * as i3 from "./autofocus.directive"; import * as i4 from "@angular/common"; import * as i5 from "@angular/forms"; import * as i6 from "@angular/cdk/scrolling"; export declare class NgeUiTreeModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgeUiTreeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgeUiTreeModule, [typeof i1.TreeComponent, typeof i2.TreeNodeDirective, typeof i3.AutofocusDirective], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.ScrollingModule], [typeof i1.TreeComponent, typeof i2.TreeNodeDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgeUiTreeModule>; }