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

    Type Alias TurnStartResponse

    type TurnStartResponse = {
        turn: Turn;
    }
    Index

    Properties

    Properties

    turn: Turn