MCP TypeScript SDK (V2)
    Preparing search index...

    Base message type for the response stream.

    interface BaseResponseMessage {
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: string