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

    Type Alias ThreadStartedNotification

    type ThreadStartedNotification = {
        thread: Thread;
    }
    Index

    Properties

    Properties

    thread: Thread