UNPKG
enumlin-pulish
Version:
latest (1.0.1)
1.0.1
1.0.0
enumlin-pulish
/
index.js
5 lines
(4 loc)
•
92 B
JavaScript
View Raw
1
2
3
4
5
function
consoleFunction
(arg)
{ console.
log
(
arg
) }
module
.exports = consoleFunction