object
  method _CLIENT_INVALID : Js.js_string Js.t Js.prop
  method _CONNECT_FAILURE : Js.js_string Js.t Js.prop
  method _LOAD_FAILURE : Js.js_string Js.t Js.prop
  method _SERVER_INVALID : Js.js_string Js.t Js.prop
  method addMembers : 'Js.t -> unit Js.meth
  method addStatics : 'Js.t -> 'Js.t Js.meth
  method create : 'Js.t Js.meth
  method createAlias : 'Js.t -> 'Js.t -> unit Js.meth
  method getName : Js.js_string Js.t Js.meth
end