UNPKG

@alfiob/ng-datatable

Version:

ng-datatable - fully customizable & easy to use datatable library

17 lines (16 loc) 1.19 kB
import * as i0 from "@angular/core"; import * as i1 from "./ng-datatable"; import * as i2 from "./column-filter"; import * as i3 from "./column-header"; import * as i4 from "./icon-check"; import * as i5 from "./icon-dash"; import * as i6 from "./icon-filter"; import * as i7 from "./icon-loader"; import * as i8 from "./slot.directive"; import * as i9 from "@angular/common"; import * as i10 from "@angular/forms"; export declare class DataTableModule { static ɵfac: i0.ɵɵFactoryDeclaration<DataTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DataTableModule, [typeof i1.NgDataTableComponent, typeof i2.ColumnFilterComponent, typeof i3.ColumnHeaderComponent, typeof i4.IconCheckComponent, typeof i5.IconDashComponent, typeof i6.IconFilterComponent, typeof i7.IconLoaderComponent, typeof i8.SlotDirective], [typeof i9.CommonModule, typeof i10.FormsModule], [typeof i1.NgDataTableComponent, typeof i2.ColumnFilterComponent, typeof i3.ColumnHeaderComponent, typeof i4.IconCheckComponent, typeof i5.IconDashComponent, typeof i6.IconFilterComponent, typeof i7.IconLoaderComponent, typeof i8.SlotDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<DataTableModule>; }