UNPKG

@feugene/mu

Version:

Helpful TS utilities without dependencies

4 lines (3 loc) 248 B
import sortByProperty from './sortByProperty' import sortObjectsInArrayByProperty, { sortDescObjectsInArrayByProperty } from './sortObjectsInArrayByProperty' export { sortByProperty, sortObjectsInArrayByProperty, sortDescObjectsInArrayByProperty }