UNPKG

ipull

Version:

The only file downloader you'll ever need. For node.js and the browser, CLI and library for fast and reliable file downloads.

7 lines (6 loc) 127 B
export declare const STATUS_ICONS: { activeDownload: string; done: string; failed: string; pending: string; };