DefinitelyTyped/types/webpack
Spencer Elliott c2ce00278b Define webpack.ProgressPlugin handler with all 5 arguments (#22936)
webpack can pass up to 5 arguments to the progress handler:
b545b519b2/lib/ProgressPlugin.js (L41-L46)

For example, simple-progress-webpack-plugin uses all 5 arguments:
246f479596/logger/verbose-logger.js (L23)
2018-01-17 09:47:22 -08:00
..
index.d.ts
tsconfig.json
tslint.json
webpack-tests.ts