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