@types/node-wget-promise
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

Installation

npm install --save @types/node-wget-promise

Summary

This package contains type definitions for node-wget-promise (https://github.com/ajhsu/node-wget-promise).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-wget-promise.

index.d.ts

declare function download(
    source: string,
    options?: { verbose?: boolean | undefined; output?: string | undefined; onStart?: any; onProgress?: any },
): Promise<void>;
export = download;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by Nathan Shively-Sanders.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.144ts3.6
0.1.144ts3.7
0.1.144ts3.8
0.1.144ts3.9
0.1.144ts4.0
0.1.144ts4.1
0.1.144ts4.2
0.1.144ts4.3
0.1.144ts4.4
0.1.421ts5.6
0.1.421latest
0.1.421ts4.5
0.1.421ts4.6
0.1.421ts4.7
0.1.421ts4.8
0.1.421ts4.9
0.1.421ts5.0
0.1.421ts5.1
0.1.421ts5.2
0.1.421ts5.3
0.1.421ts5.4
0.1.421ts5.5
0.1.421ts5.7
0.1.01ts2.0
0.1.01ts2.1
0.1.01ts2.2
0.1.01ts2.3
0.1.01ts2.4
0.1.01ts2.5
0.1.01ts2.6
0.1.01ts2.7
0.1.01ts2.8
0.1.01ts2.9
0.1.01ts3.0
0.1.01ts3.1
0.1.01ts3.2
0.1.01ts3.3
0.1.01ts3.4
0.1.01ts3.5

Version History

VersionDownloads (Last 7 Days)Published
0.1.421
0.1.30
0.1.20
0.1.144
0.1.01

Package Sidebar

Install

npm i @types/node-wget-promise

Weekly Downloads

66

Version

0.1.4

License

MIT

Unpacked Size

3.01 kB

Total Files

5

Last publish

Collaborators

  • types