UNPKG

ngx-easy-table

Version:
19 lines 1.2 kB
import * as i0 from "@angular/core"; import * as i1 from "./base.component"; import * as i2 from "../header/header.component"; import * as i3 from "../pagination/pagination.component"; import * as i4 from "../thead/thead.component"; import * as i5 from "../../pipes/search-pipe"; import * as i6 from "../../pipes/render-pipe"; import * as i7 from "../../pipes/global-search-pipe"; import * as i8 from "../../pipes/sort.pipe"; import * as i9 from "@angular/common"; import * as i10 from "ngx-pagination"; import * as i11 from "@angular/cdk/drag-drop"; import * as i12 from "@angular/cdk/scrolling"; export declare class BaseModule { static ɵfac: i0.ɵɵFactoryDeclaration<BaseModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<BaseModule, [typeof i1.BaseComponent, typeof i2.HeaderComponent, typeof i3.PaginationComponent, typeof i4.TableTHeadComponent, typeof i5.SearchPipe, typeof i6.RenderPipe, typeof i7.GlobalSearchPipe, typeof i8.SortPipe], [typeof i9.CommonModule, typeof i10.NgxPaginationModule, typeof i11.DragDropModule, typeof i12.ScrollingModule], [typeof i1.BaseComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<BaseModule>; } //# sourceMappingURL=base.module.d.ts.map