UNPKG
ene
Version:
latest (0.0.1)
0.0.1
The n-eve is REST API framework designed for human being. Inspired by python-eve.
ene
/
index.js
3 lines
•
88 B
JavaScript
View Raw
1
2
3
exports
.
printMsg
=
function
(
) {
console
.
log
(
'This is a message from the demo pkg.'
); }