standup-prueba
v1.0.1
Published
Esto es un proyecto de prueba para el standup
Downloads
5
Readme
Examples
$ npm install standup-prueba --save
Usage
const { helloIntellisys } = require('standup-prueba');
console.log(helloIntellisys());
// OUTPUT: 'Hello Everyone'