UNPKG

@gooddata/react-components

Version:

GoodData.UI - A powerful JavaScript library for building analytical applications

4 lines (3 loc) 105 B
// (C) 2019 GoodData Corporation export const SORT_DIR_ASC = "asc"; export const SORT_DIR_DESC = "desc";