UNPKG
shomoy
Version:
latest (0.0.2)
0.0.2
0.0.1
bangla date time package
github.com/hackerbin/shomoyjs
hackerbin/shomoyjs
shomoy
/
index.js
3 lines
•
106 B
JavaScript
View Raw
1
2
3
exports
.
printMsg
=
function
(
) {
console
.
log
(
"This is a message from the shomoyjs after moment js"
); };