Agent Client Protocol - v0.2.0-alpha.8
Protocol Docs
GitHub
NPM
Preparing search index...
TextResourceContents
Interface TextResourceContents
Text-based resource contents.
interface
TextResourceContents
{
mimeType
?:
null
|
string
;
text
:
string
;
uri
:
string
;
}
Index
Properties
mime
Type?
text
uri
Properties
Optional
mime
Type
mimeType
?:
null
|
string
text
text
:
string
uri
uri
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mime
Type
text
uri
Protocol Docs
GitHub
NPM
Agent Client Protocol - v0.2.0-alpha.8
Loading...
Text-based resource contents.