Interface: RolldownOutput
Defined in: types/rolldown-output.ts:122
The generated bundle output.
Extends
ExternalMemoryHandle
Properties
output
- Type: [
OutputChunk, ...(OutputAsset | OutputChunk)[]]
Defined in: types/rolldown-output.ts:129
The list of chunks and assets in the generated bundle.
This includes at least one OutputChunk. It may also include more OutputChunk and/or OutputAssets.