UNPKG

shifas-hello

Version:

hello there

8 lines (4 loc) 85 B
function displayText(text){ return text; } module.exports = displayText('buddy')