Interface: RolldownOutput
Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/define-config-DO4TBkJV.d.mts:223
The generated bundle output.
Extends
ExternalMemoryHandle
Properties
output
ts
output: [OutputChunk, ...(OutputChunk | OutputAsset)[]];Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/define-config-DO4TBkJV.d.mts:230
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.