UNPKG

@remote.it/core

Version:

Core remote.it JavasScript/TypeScript library

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