Home
last modified time | relevance | path

Searched defs:withUpdates (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-updates/plugin/src/
H A DwithUpdates.ts7 const withUpdates: ConfigPlugin = (config) => { constant
/expo/packages/expo-updates/plugin/build/
H A DwithUpdates.js6 const withUpdates = (config) => { function
/expo/packages/@expo/config-plugins/build/android/
H A DUpdates.d.ts18 export declare const withUpdates: ConfigPlugin; constant
H A DUpdates.js90 const withUpdates = config => { function
/expo/packages/@expo/config-plugins/build/ios/
H A DUpdates.d.ts17 export declare const withUpdates: ConfigPlugin; constant
H A DUpdates.js63 const withUpdates = config => { function
/expo/packages/@expo/config-plugins/src/android/
H A DUpdates.ts50 export const withUpdates: ConfigPlugin = (config) => { constant
/expo/packages/@expo/config-plugins/src/ios/
H A DUpdates.ts40 export const withUpdates: ConfigPlugin = (config) => { constant