UNPKG

230 BTypeScriptView Raw
1import ProgressBar from 'progress';
2/**
3 * Wrapper around the progress bar for unit testing purposes
4 */
5export declare const progressBarWrapper: {
6 ProgressBar: typeof ProgressBar;
7};
8//# sourceMappingURL=progress-bar.d.ts.map
\No newline at end of file