//! Types related to `NodeList`s.
//!
//! ## MDN Documentation
//! https://developer.mozilla.org/en-US/docs/Web/API/NodeList
use crateDomNode;
use crateComponentImports;
/// A `NodeList`.
///
/// ## MDN Documentation
/// https://developer.mozilla.org/en-US/docs/Web/API/NodeList