UNPKG

@stryker-mutator/core

Version:

The extendable JavaScript mutation testing framework

8 lines 230 B
import ProgressBar from 'progress'; /** * Wrapper around the progress bar for unit testing purposes */ export declare const progressBarWrapper: { ProgressBar: typeof ProgressBar; }; //# sourceMappingURL=progress-bar.d.ts.map