UNPKG

mydemoprj-npm-package

Version:

This is my demo npm package to leart the creating and publishing

3 lines 65 B
module.export = function () { console.log("Hallo World"); }