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
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:<Function>
filename:<string>
hashWithLength:<Function>
local:<string>
noChunkHash:<boolean>
prepareId:<Function>
query:<string>