Skip to content

Type Alias: RolldownChunk

ts
type RolldownChunk = OutputChunk | (OutputAsset & object)

Defined in: src/utils/chunks.ts:4

Type Declaration

outDir

ts
outDir: string

Released under the MIT License.