---
url: /reference/api/TypeAlias.RolldownChunk.md
---
# Type Alias: RolldownChunk

```ts
type RolldownChunk = OutputChunk | (OutputAsset & object)
```

Defined in: [src/utils/chunks.ts:4](https://github.com/rolldown/tsdown/blob/eb40c95efdf7f98d0aa7b0178a3b7322986bd419/src/utils/chunks.ts#L4)

## Type Declaration

### outDir

```ts
outDir: string
```
