On this page

These types are not exported by webpack, but they are available to TypeScript consumers.

Plugin instance.

  • [index: {string}] <any>
Attributes
apply:<object>
The run point of the plugin, required method.

Attributes
compiler:<Compiler>
Returns:
{void}