<!-- 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; [shape](./schema.datatableschema.shape.md)

## DataTableSchema.shape property

Defines the shape and structure of stored data.

<b>Signature:</b>

```typescript
shape?: DataShape;
```
