1.0.1 • Published 3 years ago
@joelcolucci/greet v1.0.1
greet
Say hello!
Installation
npm i @joelcolucci/greet
Getting Started
const { greet } = require('@joelcolucci/greet');
greet('joel'); // Outputs "hello joel"
Say hello!
npm i @joelcolucci/greet
const { greet } = require('@joelcolucci/greet');
greet('joel'); // Outputs "hello joel"