UNPKG
turevhas_node_package
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
traelincoln, (turevha), is learning how to create and publish node packages
turevhas_node_package
/
test.js
4 lines
(2 loc)
•
47 B
JavaScript
View Raw
1
2
3
4
import
printMsg
from
"./index.js"
printMsg
();