object ('a)
method id : Js.js_string Js.t Js.prop
method init : ('a Js.t, 'b Js.t -> unit) Js.meth_callback Js.writeonly_prop
method listeners : 'c Js.t Js.prop
method models : 'd Js.t Js.prop
method onLaunch :
('a Js.t, 'e Js.t -> unit) Js.meth_callback Js.writeonly_prop
method refs : 'f Js.t Js.js_array Js.t Js.prop
method stores : 'g Js.t Js.prop
method views : 'h Js.t Js.prop
end