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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [Value](./schema.value.md)

## Value type

A cell/property value of any type.

<b>Signature:</b>

```typescript
export type Value = any;
```
