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

2 lines
83 B
JavaScript

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