# PivotDataRow

> _Since v0.1.1_

```ts
type PivotDataRow = Record<string, unknown>
```
