On this page

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

Attributes
chunkGraph:<ChunkGraph>
the chunk graph
codeGenerationResults:<CodeGenerationResults>
the code generation results

Attributes
buildDependencies:<string[]>
contextDependencies:<string[]>
fileDependencies:<string[]>
missingDependencies:<string[]>
version:<string> | <object>

Type:
{undefined|string|boolean|SortableSet }


Type:
{undefined|string|SortableSet }