ecspresso
Preparing search index...
index
ResourcesOf
Type Alias ResourcesOf<B>
ResourcesOf
:
B
extends
{
_cfg
:
{
resources
:
infer
R
extends
Record
<
string
,
any
>
}
;
}
?
R
:
B
extends
{
_cfg
?:
{
resources
:
infer
R
extends
Record
<
string
,
any
>
}
}
?
R
:
never
Extract the ResourceTypes from a Plugin or ECSpresso instance
Type Parameters
B
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ecspresso
Loading...
Extract the ResourceTypes from a Plugin or ECSpresso instance