renames
This commit is contained in:
parent
787d58a83f
commit
455d300d8d
280 changed files with 2 additions and 2 deletions
3
6-async/03-promise-chaining/getMessage.js
Normal file
3
6-async/03-promise-chaining/getMessage.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
function getMessage() {
|
||||
return "Hello, world!";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue