UNPKG

@remote.it/core

Version:

Core remote.it JavasScript/TypeScript library

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