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

```ts
type CopyOptions = Arrayable<string | CopyEntry>
```

Defined in: [src/features/copy.ts:35](https://github.com/rolldown/tsdown/blob/eb40c95efdf7f98d0aa7b0178a3b7322986bd419/src/features/copy.ts#L35)
