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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [DataTableSchema](./schema.datatableschema.md) &gt; [parser](./schema.datatableschema.parser.md)

## DataTableSchema.parser property

Parser options for interpreting a CSV or other text file that needs parse instruction.

<b>Signature:</b>

```typescript
parser?: ParserOptions;
```
