Class type Js_of_ocaml__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