Home
last modified time | relevance | path

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

/expo/packages/expo-updates/build/
H A DUseUpdates.types.d.ts74 type UpdateInfoNew = { alias
122 export type UpdateInfo = UpdateInfoNew | UpdateInfoRollback;
H A DUseUpdates.types.js.map1UpdateInfoNew = {\n /**\n * The type of update.\n */\n type: UpdateInfoType.NEW;\n /**\n …
/expo/packages/expo-updates/src/
H A DUseUpdates.types.ts77 type UpdateInfoNew = { alias
127 export type UpdateInfo = UpdateInfoNew | UpdateInfoRollback;