object ('a)
  method appFolder : Js.js_string Js.t Js.prop
  method appProperty : Js.js_string Js.t Js.prop
  method autoCreateViewport : bool Js.t Js.prop
  method controllers : 'Js.t Js.prop
  method enableQuickTips : bool Js.t Js.prop
  method id : Js.js_string Js.t Js.prop
  method init : ('Js.t, 'Js.t -> unit) Js.meth_callback Js.writeonly_prop
  method launch :
    ('Js.t, Js.js_string Js.t -> bool Js.t) Js.meth_callback
    Js.writeonly_prop
  method listeners : 'Js.t Js.prop
  method models : 'Js.t Js.prop
  method name : Js.js_string Js.t Js.prop
  method namespaces : 'Js.t Js.prop
  method onLaunch :
    ('Js.t, 'Js.t -> unit) Js.meth_callback Js.writeonly_prop
  method paths : 'Js.t Js.prop
  method refs : 'Js.t Js.js_array Js.t Js.prop
  method scope : 'Js.t Js.prop
  method stores : 'Js.t Js.prop
  method views : 'Js.t Js.prop
end