Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/jsonrpc
ErrorResponse
Interface ErrorResponse
interface
ErrorResponse
{
error
:
ErrorObject
;
id
:
Id
;
jsonrpc
:
"2.0"
;
}
Index
Properties
error
id
jsonrpc
Properties
Readonly
error
error
:
ErrorObject
Readonly
id
id
:
Id
Readonly
jsonrpc
jsonrpc
:
"2.0"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
id
jsonrpc
Guides
Skill
GitHub
Prelude API
Loading...