@runloop/agent-axon-client
Preparing search index...
acp
NesEditHistoryEntry
Type Alias NesEditHistoryEntry
An entry in the edit history.
type
NesEditHistoryEntry
=
{
diff
:
string
;
uri
:
string
;
}
Index
ACP Protocol
diff
uri
ACP Protocol
diff
diff
:
string
A diff representing the edit.
uri
uri
:
string
The URI of the edited file.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
ACP Protocol
diff
uri
@runloop/agent-axon-client
Loading...
An entry in the edit history.