UNPKG

libxmljs-dom

Version:
13 lines (10 loc) 198 B
'use strict'; var NodeList = function(array) { if (array.item === undefined) array.item = item; return array; } function item(i) { return this[i]; } module.exports = NodeList;