Interface Downloader<T>

Type Parameters

  • T

Hierarchy

  • Downloader

Methods

Methods

  • Parameters

    • url: string
    • targetFilePath: string
    • options: T

    Returns Promise<void>

Generated using TypeDoc