Agent Client Protocol - v0.18.2
Protocol Docs
GitHub
NPM
Preparing search index...
NesEditHistoryEntry
Type Alias NesEditHistoryEntry
An entry in the edit history.
type
NesEditHistoryEntry
=
{
diff
:
string
;
uri
:
string
;
}
Index
Properties
diff
uri
Properties
diff
diff
:
string
A diff representing the edit.
uri
uri
:
string
The URI of the edited file.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
diff
uri
Protocol Docs
GitHub
NPM
Agent Client Protocol - v0.18.2
Loading...
An entry in the edit history.