Home
last modified time | relevance | path

Searched refs:DOWNLOAD_ERROR (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-updates/build/statemachine/
H A DUpdatesStateMachine.d.ts8 DOWNLOAD_ERROR = "downloadError", enumerator
H A DUpdatesStateMachine.js.map1 …DOWNLOAD = 'download',\n DOWNLOAD_COMPLETE = 'downloadComplete',\n DOWNLOAD_ERROR = 'downloadErr…
/expo/packages/expo-updates/src/statemachine/
H A DUpdatesStateMachine.ts10 DOWNLOAD_ERROR = 'downloadError', enumerator