UNPKG
learntocode
Version:
latest (0.0.71)
0.0.71
0.0.70
0.0.69
0.0.2
0.0.1
Learn to code, the best way.
learntocode
/
index.js
3 lines
•
74 B
JavaScript
View Raw
1
2
3
exports
=
() =>
{
console
.
log
(
"Learn to code, join TheSourceCode"
) }