@runloop/agent-axon-client
Preparing search index...
acp
ClientNotification
Type Alias ClientNotification
type
ClientNotification
=
{
method
:
string
;
params
?:
|
CancelNotification
|
DidOpenDocumentNotification
|
DidChangeDocumentNotification
|
DidCloseDocumentNotification
|
DidSaveDocumentNotification
|
DidFocusDocumentNotification
|
AcceptNesNotification
|
RejectNesNotification
|
ExtNotification
|
null
;
}
Index
ACP Protocol
method
params?
ACP Protocol
method
method
:
string
Optional
params
params
?:
|
CancelNotification
|
DidOpenDocumentNotification
|
DidChangeDocumentNotification
|
DidCloseDocumentNotification
|
DidSaveDocumentNotification
|
DidFocusDocumentNotification
|
AcceptNesNotification
|
RejectNesNotification
|
ExtNotification
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
ACP Protocol
method
params
@runloop/agent-axon-client
Loading...