---
url: /reference/api/Interface.BuildContext.md
---
# Interface: BuildContext

Defined in: [src/features/hooks.ts:8](https://github.com/rolldown/tsdown/blob/eb40c95efdf7f98d0aa7b0178a3b7322986bd419/src/features/hooks.ts#L8)

## Properties

### hooks

```ts
hooks: Hookable<TsdownHooks>
```

Defined in: [src/features/hooks.ts:10](https://github.com/rolldown/tsdown/blob/eb40c95efdf7f98d0aa7b0178a3b7322986bd419/src/features/hooks.ts#L10)

***

### options

```ts
options: ResolvedConfig
```

Defined in: [src/features/hooks.ts:9](https://github.com/rolldown/tsdown/blob/eb40c95efdf7f98d0aa7b0178a3b7322986bd419/src/features/hooks.ts#L9)
