Skip to content
Tauri

check

check(options?): Promise<null | Update>

Defined in: plugins/updater/guest-js/index.ts:136

Check for updates, resolves to null if no updates are available

CheckOptions

Promise<null | Update>


© 2025 Tauri Contributors. CC-BY / MIT