DownloaderInterface: {
    downloadTo(source: string, destination: string): Promise<void>;
}

Type declaration

  • downloadTo:function

Generated using TypeDoc