ngx-easy-table
Version:
Angular easy table
18 lines (17 loc) • 1.03 kB
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './index';
export { TableComponent as ɵa } from './app/app.component';
export { CsvExport as ɵg } from './app/components/dropdown/csv-export.component';
export { GlobalSearch as ɵf } from './app/components/global-search/global-search.component';
export { Header as ɵh } from './app/components/header/header.component';
export { Pagination as ɵi } from './app/components/pagination/pagination.component';
export { GlobalSearchPipe as ɵm } from './app/pipes/global-search-pipe';
export { SearchPipe as ɵk } from './app/pipes/header-pipe';
export { PaginationPipe as ɵl } from './app/pipes/pagination-pipe';
export { ConfigService as ɵe } from './app/services/config-service';
export { FiltersService as ɵc } from './app/services/filters-service';
export { HttpService as ɵb } from './app/services/http-service';
export { PaginationService as ɵj } from './app/services/pagination.service';
export { ResourceService as ɵd } from './app/services/resource-service';