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