Searched refs:CurrentlyRunningInfo (Results 1 – 6 of 6) sorted by relevance
2 import { type CurrentlyRunningInfo, type UpdateInfo } from './UseUpdates.types'; alias3 export declare const currentlyRunning: CurrentlyRunningInfo;
6 export type CurrentlyRunningInfo = { alias130 currentlyRunning: CurrentlyRunningInfo;
1 …CurrentlyRunningInfo, type UpdateInfo } from './UseUpdates.types';\n\n// The currently running inf…
1 …CurrentlyRunningInfo = {\n /**\n * The UUID that uniquely identifies the currently running upda…
7 export type CurrentlyRunningInfo = { alias136 currentlyRunning: CurrentlyRunningInfo;
7 import { UpdateInfoType, type CurrentlyRunningInfo, type UpdateInfo } from './UseUpdates.types'; alias10 export const currentlyRunning: CurrentlyRunningInfo = {