Home
last modified time | relevance | path

Searched defs:sortWithOrder (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config-plugins/src/utils/
H A DsortObject.ts31 export function sortWithOrder(obj: string[], order: string[]): string[] { function
/expo/packages/@expo/config-plugins/build/utils/
H A DsortObject.js23 function sortWithOrder(obj, order) { function