UNPKG

angular2-data-table

Version:

angular2-data-table is a Angular2 component for presenting large and complex data.

5 lines (4 loc) 78 B
export enum SortType { single = 'single' as any, multi = 'multi' as any }