Searched refs:UpdateInfoRollback (Results 1 – 3 of 3) sorted by relevance
100 type UpdateInfoRollback = { alias122 export type UpdateInfo = UpdateInfoNew | UpdateInfoRollback;
1 …UpdateInfoRollback = {\n /**\n * The type of update.\n */\n type: UpdateInfoType.ROLLBACK;\n…
104 type UpdateInfoRollback = { alias127 export type UpdateInfo = UpdateInfoNew | UpdateInfoRollback;