Home
last modified time | relevance | path

Searched defs:setUpdatesConfigAsync (Results 1 – 5 of 5) sorted by relevance

/expo/packages/@expo/config-plugins/build/ios/
H A DUpdates.d.ts18 export declare function setUpdatesConfigAsync(projectRoot: string, config: ExpoConfigUpdates, expoP… function
H A DUpdates.js72 async function setUpdatesConfigAsync(projectRoot, config, expoPlist, expoUpdatesPackageVersion) { function
/expo/packages/@expo/config-plugins/src/android/
H A DUpdates.ts88 export async function setUpdatesConfigAsync( function
/expo/packages/@expo/config-plugins/src/ios/
H A DUpdates.ts54 export async function setUpdatesConfigAsync( function
/expo/packages/@expo/config-plugins/build/android/
H A DUpdates.js114 async function setUpdatesConfigAsync(projectRoot, config, androidManifest, expoUpdatesPackageVersio… function