ecspresso
Preparing search index...
index
ScreenStatesOfWorld
Type Alias ScreenStatesOfWorld<W>
ScreenStatesOfWorld
:
W
extends
{
_cfg
:
{
screens
:
infer
S
extends
Record
<
string
,
ScreenDefinition
<
any
,
any
>
>
;
}
;
}
?
S
:
never
Extract ScreenStates from an ECSpresso world instance type
Type Parameters
W
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ecspresso
Loading...
Extract ScreenStates from an ECSpresso world instance type