11 lines
156 B
Markdown
11 lines
156 B
Markdown
**PROTOCOL**
|
|
|
|
# `StateProtocol`
|
|
|
|
An interface for accessing `State` without specifying the generic type.
|
|
|
|
## Properties
|
|
### `value`
|
|
|
|
The type-erased value.
|