> ## 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: ScoreCriteria

```ts theme={null}
type ScoreCriteria = readonly [EntryType, EntryType, ...EntryType[]];
```

At least two descriptions indexed by score from zero; `null` leaves a score undescribed.
