// (C) 2007-2018 GoodData Corporation
export const ASC = "asc";
export const DESC = "desc";
