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
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
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