class typeSpecification of['a]
document =object
..end
Document
objects.method documentElement : 'a Js.t Js.readonly_prop
method createDocumentFragment : documentFragment Js.t Js.meth
method createElement : Js.js_string Js.t -> 'a Js.t Js.meth
method createTextNode : Js.js_string Js.t -> text Js.t Js.meth
method getElementById : Js.js_string Js.t -> 'a Js.t Js.opt Js.meth
method getElementsByTagName : Js.js_string Js.t -> 'a nodeList Js.t Js.meth