Bedrock Energistics Core
Preparing search index...
API
BaseIpcCallback
Type Alias BaseIpcCallback<TArg, TReturn>
Beta
BaseIpcCallback
:
(
this
:
null
,
arg
:
TArg
)
=>
TReturn
|
Promise
<
TReturn
>
Type Parameters
TArg
TReturn
Type declaration
(
this
:
null
,
arg
:
TArg
)
:
TReturn
|
Promise
<
TReturn
>
Parameters
this
:
null
arg
:
TArg
Returns
TReturn
|
Promise
<
TReturn
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Bedrock Energistics Core
Loading...