On this page

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

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

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

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

Attributes
pathData:T
assetInfo:AssetInfo
Returns:string