2023-09-12 08:17:52 +02:00

11 lines
156 B
Markdown

**PROTOCOL**
# `StateProtocol`
An interface for accessing `State` without specifying the generic type.
## Properties
### `value`
The type-erased value.