UNPKG

@remote.it/core

Version:

Core remote.it JavasScript/TypeScript library

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