Interface: OutputChunk 
Contents 
Properties 
fileName 
fileName:
string
Relative, normalized path relative to the output directory.
Ex: "content-scripts/overlay.js"
Source 
moduleIds 
moduleIds:
string[]
Absolute, normalized paths to all dependencies this chunk relies on.
Source 
type 
type:
"chunk"
Source 
Generated using typedoc-plugin-markdown and TypeDoc