@logixjs/core
Preparing search index...
Link
LinkHandles
Type Alias LinkHandles<Ms>
LinkHandles
:
{
[
M
in
Ms
[
number
]
as
LinkModuleIdOf
<
M
>
]
:
ModuleHandle
<
LinkModuleShapeOf
<
M
>
,
>
}
Handle view exposed to Link logic, derived from the module list:
key: module id.
value: read-only handle of that module.
Type Parameters
Ms
extends
readonly
LinkModuleToken
<
string
,
AnyModuleShape
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@logixjs/core
Loading...
Handle view exposed to Link logic, derived from the module list: