Thanks to visit codestin.com
Credit goes to agentclientprotocol.github.io

Agent Client Protocol - v0.13.1
    Preparing search index...

    Type Alias SetSessionModeResponse

    Response to session/set_mode method.

    type SetSessionModeResponse = {
        _meta?: { [key: string]: unknown } | null;
    }
    Index

    Properties

    Properties

    _meta?: { [key: string]: unknown } | null