This website requires JavaScript.
Explore
Help
Register
Sign In
andre
/
30-seconds-of-code
Watch
1
Star
0
Fork
0
You've already forked 30-seconds-of-code
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
14c8579949165bf36c6a6c603ee02aa461ad4e6f
30-seconds-of-code
/
test
/
head
/
head.js
King
14c8579949
generate new test that did already exist & update all module snippets with declaration
2018-01-10 15:22:58 -05:00
1 line
38 B
JavaScript
Raw
Blame
History
module
.
exports
=
head
=
arr
=>
arr
[
0
]
;
Reference in New Issue
View Git Blame
Copy Permalink