Interface: PreRenderedChunk
Defined in: packages/rolldown/src/binding.d.cts:3011
Properties
exports
- Type:
string[]
Defined in: packages/rolldown/src/binding.d.cts:3023
Exported variable names from this chunk.
facadeModuleId?
- Type:
string - Optional
Defined in: packages/rolldown/src/binding.d.cts:3019
The id of a module that this chunk corresponds to.
isDynamicEntry
- Type:
boolean
Defined in: packages/rolldown/src/binding.d.cts:3017
Whether this chunk is a dynamic entry point.
isEntry
- Type:
boolean
Defined in: packages/rolldown/src/binding.d.cts:3015
Whether this chunk is a static entry point.
moduleIds
- Type:
string[]
Defined in: packages/rolldown/src/binding.d.cts:3021
The list of ids of modules included in this chunk.
name
- Type:
string
Defined in: packages/rolldown/src/binding.d.cts:3013
The name of this chunk, which is used in naming patterns.