UNPKG
leng-firstnpm
Version:
latest (1.0.0)
1.0.0
test npm package
leng-firstnpm
/
index.js
5 lines
(4 loc)
•
79 B
JavaScript
View Raw
1
2
3
4
5
function
consoleFunc
(arg)
{ console.
log
(
arg
) }
module
.exports = consoleFunc