<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [EraseArgs](./schema.eraseargs.md)

## EraseArgs interface

<b>Signature:</b>

```typescript
export interface EraseArgs extends InputColumnArgs 
```
<b>Extends:</b> [InputColumnArgs](./schema.inputcolumnargs.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [value](./schema.eraseargs.value.md) |  | [Value](./schema.value.md) | Value to match and erase (set to undefined) in the column |

