UNPKG
six
Version:
latest (0.0.12)
0.0.12
0.0.11
0.0.10
0.0.9
0.0.6
0.0.1
JavaScript you can bet on.
sixlang.org
matthewrobb/six
six
/
test
/
inc
/
magic.js
2 lines
(1 loc)
•
43 B
JavaScript
View Raw
1
2
exports
.
number
=
function
(
) {
return
420
}