Docs: https://docs.api.kunkun.sh/interfaces/ui.IUpdownload
import { updownload, path } from '@kksh/api/ui/worker';// orimport { updownload, path } from '@kksh/api/ui/iframe'; await updownload.download( 'https://schema.kunkun.sh', await path.join(await path.desktopDir(), 'kk-ext-schema.json'));