@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias ServerRequestResolvedNotification

    type ServerRequestResolvedNotification = {
        requestId: RequestId;
        threadId: string;
    }
    Index

    Properties

    Properties

    requestId: RequestId
    threadId: string