MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / getAppUpdateState

Method getAppUpdateState

packages/bridge-contract/src/bridge.ts:85–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 zoomOutApp(): Promise<number>
84 resetAppZoom(): Promise<number>
85 getAppUpdateState(): Promise<AppUpdateState>
86 checkForAppUpdates(): Promise<AppUpdateState>
87 checkForAppUpdatesWithUi(): Promise<void>
88 downloadAppUpdate(): Promise<AppUpdateState>

Callers 1

useAppUpdateStateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected