---
url: /reference/api/Function.enableDebug.md
---
# Function: enableDebug()

```ts
function enableDebug(debug?): void
```

Defined in: [src/features/debug.ts:7](https://github.com/rolldown/tsdown/blob/eb40c95efdf7f98d0aa7b0178a3b7322986bd419/src/features/debug.ts#L7)

## Parameters

### debug?

`boolean` | `Arrayable`<`string`>

## Returns

`void`
