UNPKG

@talend/react-components

Version:
9 lines 159 B
export const DISPLAY_MODE = { TABLE: 'table', LARGE: 'large' }; export const SORT = { ASC: 'ASC', DESC: 'DESC' }; //# sourceMappingURL=constants.js.map