UNPKG

@stryker-mutator/core

Version:

The extendable JavaScript mutation testing framework

6 lines 196 B
import ProgressBar from 'progress'; /** * Wrapper around the progress bar for unit testing purposes */ export const progressBarWrapper = { ProgressBar }; //# sourceMappingURL=progress-bar.js.map