Meldbase TypeScript API
Preparing search index...
@meldbase/worker
RPCHandler
Type Alias RPCHandler
RPCHandler
:
(
context
:
RPCContext
,
input
:
Value
)
=>
Value
|
Promise
<
Value
>
Type Declaration
(
context
:
RPCContext
,
input
:
Value
)
:
Value
|
Promise
<
Value
>
Parameters
context
:
RPCContext
input
:
Value
Returns
Value
|
Promise
<
Value
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Meldbase TypeScript API
Loading...