1.0.5 • Published 2 years ago

hello-world-polo v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Npm Hello World Test

This is a Hello World Test

This library provides two functions.

Greet

Users

Installation

npm i hello-world-polo

Usage

const { greet,users } = require('hello-world-polo');

console.log(greet('polo'));

users().then(res => console.log(res));
1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago