Class type WebSockets.closeEvent

class type ['a] closeEvent = object .. end
Inherits
method code : int Js.readonly_prop
method reason : Js.js_string Js.t Js.readonly_prop
method wasClean : bool Js.t Js.readonly_prop