Agent Client Protocol - v0.12.0
    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