@arcmantle/library
Preparing search index...
node-tree/node-tree
unwrap
Function unwrap
unwrap
<
TObj
extends
TreeNode
<
Rec
,
TProp
>
,
TProp
extends
string
|
number
|
symbol
,
>
(
object
:
TObj
,
childProp
:
TProp
,
)
:
ReturnType
<
TObj
[
"unproxy"
]
>
Type Parameters
TObj
extends
TreeNode
<
Rec
,
TProp
>
TProp
extends
string
|
number
|
symbol
Parameters
object
:
TObj
childProp
:
TProp
Returns
ReturnType
<
TObj
[
"unproxy"
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...