UNPKG

xenos

Version:

Xenos is a data grid built upon angular2 and bootstrap.

4 lines 73 B
export enum SortDirection { ascending = 1, descending = 2 }