Theia API Documentation v1.73.0
    Preparing search index...
    interface ToolResultPromptTsxPartDto {
        type: "prompt-tsx";
        value: unknown;
    }
    Index

    Properties

    Properties

    type: "prompt-tsx"
    value: unknown