UNPKG

196 BJavaScriptView Raw
1import ProgressBar from 'progress';
2/**
3 * Wrapper around the progress bar for unit testing purposes
4 */
5export const progressBarWrapper = { ProgressBar };
6//# sourceMappingURL=progress-bar.js.map
\No newline at end of file