1.0.0 • Published 2 years ago
shabi1tea v1.0.0
Shabitea1
This is a simple npm package that provides a greeting function with the name "Shabitea1".
Installation
You can install this package using npm:
Usage
const greet = require('shabitea1');
console.log(greet('User')); // Output: Hello, User! Welcome to Shabitea1!1.0.0
2 years ago