esta listo
This commit is contained in:
parent
0747078d97
commit
373bc8ad40
|
@ -1,5 +1,5 @@
|
|||
const helloWorld = function() {
|
||||
return ''
|
||||
return 'Hello, World!'s
|
||||
};
|
||||
|
||||
module.exports = helloWorld;
|
||||
|
|
Loading…
Reference in New Issue