Class type Dom.​stringList
class type stringList = object..end
method item : int -> Js.js_string Js.t Js.opt Js.meth
method length : int Js.readonly_prop
method contains : Js.js_string Js.t -> bool Js.t Js.meth
class type stringList = object..end
method item : int -> Js.js_string Js.t Js.opt Js.meth
method length : int Js.readonly_prop
method contains : Js.js_string Js.t -> bool Js.t Js.meth