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