class type touchEvent =Inheritsobject..end
method touches : touchList Js.t Js.readonly_propmethod targetTouches : touchList Js.t Js.readonly_propmethod changedTouches : touchList Js.t Js.readonly_propmethod ctrlKey : bool Js.t Js.readonly_propmethod shiftKey : bool Js.t Js.readonly_propmethod altKey : bool Js.t Js.readonly_propmethod metaKey : bool Js.t Js.readonly_prop : element Js.t Js.opt Js.optdef Js.readonly_prop