Documentation
Preparing search index...
ts_lib/lib/userdata_config
nodeUserDatumImpl
Function nodeUserDatumImpl
nodeUserDatumImpl
<
Key
extends
keyof
NodeUserDataEntries
>
(
key
:
Key
,
userData
:
StringIndexedInterface
,
)
:
undefined
|
NodeUserDataEntries
[
Key
]
Minimal node UserData access wrapper
Type Parameters
Key
extends
keyof
NodeUserDataEntries
Parameters
key
:
Key
userData
:
StringIndexedInterface
Returns
undefined
|
NodeUserDataEntries
[
Key
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Minimal node UserData access wrapper