UNPKG
halaljapan
Version:
latest (1.0.1)
1.0.1
easy to find halal food in japan
halaljapan
/
app.js
3 lines
•
95 B
JavaScript
View Raw
1
2
3
exports
.
printMsg
=
function
(
) {
console
.
log
(
"This is a message from the demo package"
); }