Best lib ever Best lib ever helloWorld return 'hello world' Example js const a = require('') console.log(a.helloWorld()) // prints 'Hello world!'