Class type EventSource.eventSource
method url : string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod withCredentials : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod readyState : state Js_of_ocaml__.Js.readonly_propmethod close : unit Js_of_ocaml__.Js.methmethod onopen : ('self Js_of_ocaml__.Js.t,
'self messageEvent Js_of_ocaml__.Js.t)
Js_of_ocaml__.Dom.event_listener
Js_of_ocaml__.Js.writeonly_propmethod onmessage : ('self Js_of_ocaml__.Js.t,
'self messageEvent Js_of_ocaml__.Js.t)
Js_of_ocaml__.Dom.event_listener
Js_of_ocaml__.Js.writeonly_propmethod onerror : ('self Js_of_ocaml__.Js.t,
'self messageEvent Js_of_ocaml__.Js.t)
Js_of_ocaml__.Dom.event_listener
Js_of_ocaml__.Js.writeonly_prop