Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • Downloader

Index

Methods

Methods

  • download(url: string, targetFilePath: string, options: T): Promise<void>
  • Parameters

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

    Returns Promise<void>