Class type Worker.errorEvent

inherit Dom_html.event
method message : Js.js_string Js.t Js.readonly_prop
method filename : Js.js_string Js.t Js.readonly_prop
method lineno : int Js.t Js.readonly_prop
method colno : int Js.t Js.readonly_prop
method error : Js.Unsafe.any -> unit Js.meth