VersionReadyEvent
interface
kararlı
An event emitted when a new version of the app is available.
type
"VERSION_READY"currentVersion
{ hash: string; appData?: object | undefined; }latestVersion
{ hash: string; appData?: object | undefined; }Detaylara atla