Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
SeleniumHQ
GitHub Repository: SeleniumHQ/Selenium
Path: blob/trunk/rb/sig/gems/websocket/outgoing.rbs
1864 views
module WebSocket
  module Frame
    class Outgoing
      class Client
        def initialize: (untyped) -> void
      end
    end
  end
end