UNPKG

ngx-eagle

Version:

UI component infrastructure and Design components for mobile and desktop Angular web applications.

6 lines (5 loc) 208 B
export * from './table.module'; export * from './table/table.directive'; export * from './table/column-group.directive'; export * from './table/sort.directive'; export * from './table/resize.directive';