@runloop/agent-axon-client
Preparing search index...
acp
NesRelatedSnippet
Type Alias NesRelatedSnippet
A related code snippet from a file.
type
NesRelatedSnippet
=
{
excerpts
:
NesExcerpt
[]
;
uri
:
string
;
}
Index
ACP Protocol
excerpts
uri
ACP Protocol
excerpts
excerpts
:
NesExcerpt
[]
The code excerpts.
uri
uri
:
string
The URI of the file containing the snippets.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
ACP Protocol
excerpts
uri
@runloop/agent-axon-client
Loading...
A related code snippet from a file.