ngx-table-powerfull
Version:
Table with catalog of functionalities for free use based on the ngx-datatable component and other components
12 lines (11 loc) • 685 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public-api';
export { ActionsType as ɵb } from './lib/common/actions.type';
export { EditColumnDialogComponent as ɵe } from './lib/components/editColumnDialog/editColumnDialog.component';
export { GridColumnsComponent as ɵf } from './lib/components/gridColumns/gridColumns.component';
export { NgxTableDialogComponent as ɵd } from './lib/components/ngxTableDialog/ngxTableDialog.component';
export { MaterialModule as ɵg } from './lib/modules/material.module';
export { NgxTableComponent as ɵa } from './lib/ngxTable.component';
export { NgxTableService as ɵc } from './lib/services/ngxTable.service';