Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-core
common/variable-service
AIVariableResolutionRequest
Interface AIVariableResolutionRequest
interface
AIVariableResolutionRequest
{
arg
?:
string
;
variable
:
AIVariable
;
}
Hierarchy (
View Summary
)
AIVariableResolutionRequest
ImageContextVariableRequest
Index
Properties
arg?
variable
Properties
Optional
arg
arg
?:
string
variable
variable
:
AIVariable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arg
variable
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...