ui/lib/shared/app/utils/sort.js

4 lines
86 B
JavaScript

export {
insensitiveCompare, sortInsensitiveBy, default
} from 'shared/utils/sort';