UNPKG
dinglybell
Version:
latest (1.0.0)
1.0.0
This is the Dingly Bell that will signal the new epoch.
dinglybell
/
index.js
3 lines
•
119 B
JavaScript
View Raw
1
2
3
exports
.
printMsg
=
function
(
) {
console
.
log
(
"This is the start of the new epoch. well done. you ended the world."
); }