Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/jsonrpc
Notification
Interface Notification
interface
Notification
{
jsonrpc
:
"2.0"
;
method
:
string
;
params
?:
Params
;
}
Index
Properties
jsonrpc
method
params?
Properties
Readonly
jsonrpc
jsonrpc
:
"2.0"
Readonly
method
method
:
string
Optional
Readonly
params
params
?:
Params
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
jsonrpc
method
params
Guides
Skill
GitHub
Prelude API
Loading...