UNPKG

128 BTypeScriptView Raw
1export declare enum SortDirection {
2 Ascending = "asc",
3 Descending = "desc"
4}
5//# sourceMappingURL=SortDirection.d.ts.map
\No newline at end of file