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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [FoldArgs](./schema.foldargs.md) &gt; [to](./schema.foldargs.to.md)

## FoldArgs.to property

Two-element array of names for the output \[key, value\]

<b>Signature:</b>

```typescript
to?: [string, string];
```
