GitHub
Preparing search index...
The search index is not available
flex-rpc - v0.1.0
flex-rpc
createNotification
Function createNotification
create
Notification
<
TParams
>
(
method
,
params
?
)
:
JsonRpcNotification
<
TParams
>
Create a JSON-RPC notification object
Type Parameters
TParams
extends
JsonRpcParams
=
JsonRpcParams
Parameters
method
:
string
Optional
params
:
TParams
Returns
JsonRpcNotification
<
TParams
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
flex-rpc - v0.1.0
Loading...
Create a JSON-RPC notification object