feat(updater): add download and install js binding (#1330)

This commit is contained in:
Tony
2024-05-21 23:54:06 +08:00
committed by GitHub
parent f3749e4de8
commit 43224c5d5c
14 changed files with 197 additions and 40 deletions
@@ -0,0 +1,6 @@
---
"updater": "patch"
"updater-js": "patch"
---
Add `Update.download` and `Update.install` functions to the JavaScript API