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