UNPKG

fcrit

Version:

Hello World I am Abhishek Chaudhary, A pseudo-introvert, A web developer and a maker

8 lines (6 loc) 98 B
function theabbie() { console.log('Hello World!'); } module.exports = { theabbie: theabbie }