nexus-rpc
Preparing search index...
OperationHandlerFor
Type Alias OperationHandlerFor<T>
Experimental
OperationHandlerFor
:
T
extends
OperationDefinition
<
infer
I
,
infer
O
>
?
OperationHandler
<
I
,
O
>
|
SyncOperationHandler
<
I
,
O
>
:
never
A type that defines a handler for a given operation.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
nexus-rpc
Loading...
A type that defines a handler for a given operation.