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.

6 lines (5 loc) 219 B
import { SummaryMultiProgressBar } from "./SummaryMultiProgressBar.js"; export declare class CIMultiProgressBar extends SummaryMultiProgressBar { readonly printType = "log"; readonly updateIntervalMs: number; }