UNPKG

@syncfusion/ej2-angular-treegrid

Version:
16 lines (15 loc) 1.21 kB
import * as i0 from "@angular/core"; import * as i1 from "./treegrid.component"; import * as i2 from "./stacked-column.directive"; import * as i3 from "./columns.directive"; import * as i4 from "./aggregate-columns.directive"; import * as i5 from "./aggregates.directive"; import * as i6 from "@angular/common"; /** * NgModule definition for the TreeGrid component. */ export declare class TreeGridModule { static ɵfac: i0.ɵɵFactoryDeclaration<TreeGridModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TreeGridModule, [typeof i1.TreeGridComponent, typeof i2.StackedColumnDirective, typeof i2.StackedColumnsDirective, typeof i3.ColumnDirective, typeof i3.ColumnsDirective, typeof i4.AggregateColumnDirective, typeof i4.AggregateColumnsDirective, typeof i5.AggregateDirective, typeof i5.AggregatesDirective], [typeof i6.CommonModule], [typeof i1.TreeGridComponent, typeof i2.StackedColumnDirective, typeof i2.StackedColumnsDirective, typeof i3.ColumnDirective, typeof i3.ColumnsDirective, typeof i4.AggregateColumnDirective, typeof i4.AggregateColumnsDirective, typeof i5.AggregateDirective, typeof i5.AggregatesDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<TreeGridModule>; }