X7ROOT File Manager
Current Path:
/lib/node_modules/npm/node_modules/cross-spawn/node_modules/yallist
lib
/
node_modules
/
npm
/
node_modules
/
cross-spawn
/
node_modules
/
yallist
/
ðŸ“
..
📄
LICENSE
(765 B)
📄
README.md
(4.61 KB)
📄
iterator.js
(183 B)
📄
package.json
(1.56 KB)
📄
yallist.js
(7.11 KB)
Editing: iterator.js
var Yallist = require('./yallist.js') Yallist.prototype[Symbol.iterator] = function* () { for (let walker = this.head; walker; walker = walker.next) { yield walker.value } }
Upload File
Create Folder