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 | 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>
hashWithLength:
(length: <number> ) => <string>
local:<string>
noChunkHash:<boolean>
prepareId:
query:<string>