Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
yallist
/
File Content:
iterator.js
'use strict' module.exports = function (Yallist) { Yallist.prototype[Symbol.iterator] = function* () { for (let walker = this.head; walker; walker = walker.next) { yield walker.value } } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
LICENSE
765 bytes
0644
README.md
4717 bytes
0644
iterator.js
207 bytes
0644
package.json
1609 bytes
0644
yallist.js
7403 bytes
0644
N4ST4R_ID | Naxtarrr