Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

max8rr8/bestLibEver

Repository files navigation

Best lib ever

Best lib ever

helloWorld return 'hello world'

Example

const a = require('')
console.log(a.helloWorld()) // prints 'Hello world!'