On this page

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

Attributes
auxiliary:<boolean>
filename:<string>
identifier:<string>
render:
() => <Source>

Attributes
auxiliary:<boolean>
filenameTemplate:
{string | TemplatePathFn }
identifier:<string>
pathOptions:<PathData>
render:
() => <Source>

Attributes
chunk:<Chunk>
the chunk used to render
chunkGraph:<ChunkGraph>
codeGenerationResults:<CodeGenerationResults>
dependencyTemplates:<DependencyTemplates>
fullHash:<string>
moduleGraph:<ModuleGraph>
moduleTemplates:
{{ javascript: ModuleTemplate }}
runtimeTemplate:<RuntimeTemplate>