Summary
Types
@type capabilities() :: %{required(capability_key()) => term()}
@type capability_key() :: :width | :height | :type | :palette | :partial_refresh
@type state() :: any()
@type capabilities() :: %{required(capability_key()) => term()}
@type capability_key() :: :width | :height | :type | :palette | :partial_refresh
@type state() :: any()