## isDestructive() function

**Signature:**

```typescript
export declare function isDestructive(input: Operation): boolean;
```

## Parameters

| Parameter | Type | Description |
| --- | --- | --- |
| { op } | (not declared) |  |
| input | [Operation](/content/docs/sdk/core.operation) |  |

**Returns:**

boolean

- [isDestructive() function](/content/docs/sdk/core.isdestructive#isdestructive-function/index.html)
- [Parameters](/content/docs/sdk/core.isdestructive#parameters/index.html)
