UNPKG

@remote.it/core

Version:

Core remote.it JavasScript/TypeScript library

10 lines (9 loc) 277 B
import { GithubReleaseDownloader } from './GithubReleaseDownloader' export declare class WinSWDownloader extends GithubReleaseDownloader { destination: string file: string extension: string repo: string version: string } //# sourceMappingURL=WinSWDownloader.d.ts.map