UNPKG
test-ehan
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
npm guide for begginer
test-ehan
/
test.js
3 lines
(2 loc)
•
64 B
JavaScript
View Raw
1
2
3
const
myPackage =
require
(
'test-ehan'
); myPackage.
sayHello
();