Interface: OutputChunk
Defined in: types/rolldown-output.ts:57
Extends
ExternalMemoryHandle
Properties
code
- Type: code:
string
Defined in: types/rolldown-output.ts:59
dynamicImports
- Type: dynamicImports:
string[]
Defined in: types/rolldown-output.ts:68
exports
- Type: exports:
string[]
Defined in: types/rolldown-output.ts:62
facadeModuleId
- Type: facadeModuleId:
string|null
Defined in: types/rolldown-output.ts:69
fileName
- Type: fileName:
string
Defined in: types/rolldown-output.ts:63
imports
- Type: imports:
string[]
Defined in: types/rolldown-output.ts:67
isDynamicEntry
- Type: isDynamicEntry:
boolean
Defined in: types/rolldown-output.ts:70
isEntry
- Type: isEntry:
boolean
Defined in: types/rolldown-output.ts:61
map
- Type: map:
SourceMap|null
Defined in: types/rolldown-output.ts:72
moduleIds
- Type: moduleIds:
string[]
Defined in: types/rolldown-output.ts:71
modules
- Type: modules:
object
Defined in: types/rolldown-output.ts:64
Index Signature
[id: string]: RenderedModule
name
- Type: name:
string
Defined in: types/rolldown-output.ts:60
preliminaryFileName
- Type: preliminaryFileName:
string
Defined in: types/rolldown-output.ts:74
sourcemapFileName
- Type: sourcemapFileName:
string|null
Defined in: types/rolldown-output.ts:73
type
- Type: type:
"chunk"
Defined in: types/rolldown-output.ts:58