Repository for 'standard' module (npmjs)
.github | ||
.npmrc | ||
index.js | ||
LICENSE.txt | ||
package.json | ||
README.md |
Work IN PROGRESS
require('@fiusdevelopment/std').cin('Question')
.then((response) => {
console.log(response)
})
.github | ||
.npmrc | ||
index.js | ||
LICENSE.txt | ||
package.json | ||
README.md |
Work IN PROGRESS
require('@fiusdevelopment/std').cin('Question')
.then((response) => {
console.log(response)
})