interface AnthropicStreamPingEvent {
    type: "ping";
}

Hierarchy (view full)

Properties

Properties

type: "ping"