GitHub
Preparing search index...
The search index is not available
flex-rpc - v0.1.0
flex-rpc
JsonRpcResponse
Type alias JsonRpcResponse<TResult, TErrorData>
Json
Rpc
Response
<
TResult
,
TErrorData
>
:
JsonRpcSuccessResponse
<
TResult
>
|
JsonRpcErrorResponse
<
TErrorData
>
Union type for any JSON-RPC response
Type Parameters
TResult
=
unknown
TErrorData
=
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
flex-rpc - v0.1.0
Loading...
Union type for any JSON-RPC response