Class type Dom_html.tokenList
method length : int Js.readonly_propmethod item : int -> Js.js_string Js.t Js.optdef Js.methmethod contains : Js.js_string Js.t -> bool Js.t Js.methmethod add : Js.js_string Js.t -> unit Js.methmethod remove : Js.js_string Js.t -> unit Js.methmethod toggle : Js.js_string Js.t -> bool Js.t Js.methmethod stringifier : Js.js_string Js.t Js.prop