class type location =object..end
method href : Js.js_string Js.t Js.propmethod protocol : Js.js_string Js.t Js.propmethod host : Js.js_string Js.t Js.propmethod hostname : Js.js_string Js.t Js.propmethod port : Js.js_string Js.t Js.propmethod pathname : Js.js_string Js.t Js.propmethod search : Js.js_string Js.t Js.propmethod hash : Js.js_string Js.t Js.propmethod assign : Js.js_string Js.t -> unit Js.methmethod replace : Js.js_string Js.t -> unit Js.methmethod reload : unit Js.meth