Home
last modified time | relevance | path

Searched refs:sortObjWithOrder (Results 1 – 7 of 7) sorted by relevance

/expo/packages/@expo/config-plugins/build/utils/
H A DsortObject.js7 exports.sortObjWithOrder = sortObjWithOrder;
16 function sortObjWithOrder(obj, order) { function
H A DsortObject.d.ts2 export declare function sortObjWithOrder<T extends Record<string, any> = Record<string, any>>(obj: …
H A DsortObject.js.map1sortObjWithOrder","order","sorted","sortWithOrder","groupOrder","Set","concat","length","shift","i…
/expo/packages/@expo/config-plugins/src/utils/
H A DsortObject.ts16 export function sortObjWithOrder<T extends Record<string, any> = Record<string, any>>( function
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithAndroidBaseMods.ts9 import { reverseSortString, sortObject, sortObjWithOrder } from '../utils/sortObject';
87 application = sortObjWithOrder(application, ['meta-data', 'service', 'activity']);
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithAndroidBaseMods.js124 …application = (0, _sortObject().sortObjWithOrder)(application, ['meta-data', 'service', 'activity'…
H A DwithAndroidBaseMods.js.map1sortObjWithOrder","defaultProviders","dangerous","provider","getFilePath","read","filePath","modRe…