object ('a)
method addClassPathMappings : 'b Js.t -> 'a Js.t Js.meth
method exclude : 'c Js.js_array Js.t -> 'd Js.t Js.meth
method getConfig : Js.js_string Js.t -> 'e Js.t Js.meth
method getPath : Js.js_string Js.t -> Js.js_string Js.t Js.meth
method history : 'f Js.js_array Js.t Js.prop
method loadScript : 'g Js.t -> unit Js.meth
method onReady : 'h Js.callback -> 'i Js.t -> bool Js.t -> unit Js.meth
method require :
'j Js.t ->
'k Js.callback Js.optdef ->
'l Js.t Js.optdef -> 'm Js.t Js.optdef -> unit Js.meth
method setConfig : 'n Js.t -> 'a Js.t Js.meth
method setPath : 'o Js.t -> Js.js_string Js.t Js.optdef -> 'a Js.t Js.meth
method syncRequire :
'p Js.t ->
'q Js.callback Js.optdef ->
'r Js.t Js.optdef -> 's Js.t Js.optdef -> unit Js.meth
end