RpcSendOptions
type
RpcSendOptions
=
Readonly
<{
abortSignal
?:
AbortSignal
;
}>;