webpack.plugins
These types are not exported by webpack, but they are available to TypeScript consumers.
WebpackPluginInstance
Plugin instance.
[index: {string}]
<any>
<object>
WebpackPluginFunction(this, compiler)
<Compiler>