Adding a missing function definition to the webpack API in Typescript
As we extended the webpack-bundle-tracker, we added a missing function declaration in DefinitelyTyped, so it can be used by others as well:
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/70176