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

    Interface Notification1

    interface Notification1 {
        method: string;
        params?: ClientNotification | null;
    }
    Index

    Properties

    Properties

    method: string
    params?: ClientNotification | null