> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typesafe.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Type Alias: ChoiceCriteria

```ts theme={null}
type ChoiceCriteria = object;
```

Labels mapped to descriptions, or `null` for undescribed labels.

## Index Signature

```ts theme={null}
[label: string]: EntryType
```
