@logixjs/core
Preparing search index...
unwrapImpl
Function unwrapImpl
unwrapImpl
<
Id
extends
string
,
Sh
extends
AnyModuleShape
>
(
module
:
AnyModule
&
{
id
:
Id
;
tag
:
ModuleTagType
<
Id
,
Sh
>
}
,
)
:
ModuleImpl
<
Id
,
Sh
,
any
>
Type Parameters
Id
extends
string
Sh
extends
AnyModuleShape
Parameters
module
:
AnyModule
&
{
id
:
Id
;
tag
:
ModuleTagType
<
Id
,
Sh
>
}
Returns
ModuleImpl
<
Id
,
Sh
,
any
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@logixjs/core
Loading...