Class type Dom.nodeList


class type ['a] nodeList = object .. end
Specification of NodeList objects.

method item : int -> 'a Js.t Js.opt Js.meth
method length : int Js.readonly_prop