Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/jsonrpc
Request
Interface Request
interface
Request
{
id
:
Id
;
jsonrpc
:
"2.0"
;
method
:
string
;
params
?:
Params
;
}
Index
Properties
id
jsonrpc
method
params?
Properties
Readonly
id
id
:
Id
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
id
jsonrpc
method
params
Guides
Skill
GitHub
Prelude API
Loading...