immutable-plugin-system - v0.3.0
Preparing search index...
index
ImmutableEntityCollectionsFromPlugin
Type Alias ImmutableEntityCollectionsFromPlugin<P>
ImmutableEntityCollectionsFromPlugin
:
ImmutableEntityCollections
<
keyof
P
[
"entities"
]
,
P
[
"entities"
]
,
>
Helper alias used to derive the entity collections mapping from a plugin's entities definition.
Type Parameters
P
extends
ImmutablePlugin
<
ImmutableEntitiesRecord
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
immutable-plugin-system - v0.3.0
Loading...
Helper alias used to derive the entity collections mapping from a plugin's entities definition.