lib/anthropic/streaming.rb



# frozen_string_literal: true

module Anthropic
  Streaming = Anthropic::Helpers::Streaming
end