Module Dom.CoerceTo

val element : node Js.t -> element Js.t Js.opt
val text : node Js.t -> text Js.t Js.opt
val attr : node Js.t -> attr Js.t Js.opt
val documentType : node Js.t -> documentType Js.t Js.opt