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

```ts
type CIOption = 'ci-only' | 'local-only'
```

Defined in: [src/config/types.ts:139](https://github.com/rolldown/tsdown/blob/eb40c95efdf7f98d0aa7b0178a3b7322986bd419/src/config/types.ts#L139)
