On this page

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

Attributes
the resulting data for all source types
hash:string
a hash of the code generation result (will be automatically calculated from sources and runtimeRequirements if not provided)
runtimeRequirements:ReadonlySet<string> | null
the runtime requirements
sources:Map<string, Source>
the resulting sources for all source types

Attributes
basename:string
chunkGraph:ChunkGraph
contentHash:string
contentHashType:string
contentHashWithLength:(length: number) => string
filename:string
hash:string
hashWithLength:(length: number) => string
local:string
noChunkHash:boolean
prepareId:(id: string | number) => string | number
query:string
runtime:RuntimeSpec
url:string