1.0.2 • Published 6 years ago
alectronic-node-libary v1.0.2
alectronic-node-lib
A hello node library
How to run it.
npm i -s alectronic-node-libaryconst {hello} = require('alectronic-node-libary');
console.log(hello('alec'));node index.jsA hello node library
How to run it.
npm i -s alectronic-node-libaryconst {hello} = require('alectronic-node-libary');
console.log(hello('alec'));node index.js