# AnnotationMarkedStateType

## Content

# Type Alias: AnnotationMarkedStateType

```ts
type AnnotationMarkedStateType = "Marked" | "Unmarked";
```

Marked states.
