Theia API Documentation v1.65.0
    Preparing search index...
    interface AIVariableResolutionRequest {
        arg?: string;
        variable: AIVariable;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    arg?: string
    variable: AIVariable