# AnnotationStateModel

## Content

# Type Alias: AnnotationStateModel

```ts
type AnnotationStateModel = "Marked" | "Review";
```

Annotation state model.
