if("__TAURI__"in window){var __TAURI_PLUGIN_OTAUPDATER__=function(n){"use strict";async function e(n,e={},t){return window.__TAURI_INTERNALS__.invoke(n,e,t)}"function"==typeof SuppressedError&&SuppressedError;class t{async apply(){return await e("plugin:ota-updater|apply_update")}}return n.Update=t,n.check=async function(){return await e("plugin:ota-updater|check_for_updates").then((n=>n?new t:null))},n.setChannel=async function(n){return await e("plugin:ota-updater|set_channel",{channel:n})},n}({});Object.defineProperty(window.__TAURI__,"otaUpdater",{value:__TAURI_PLUGIN_OTAUPDATER__})}