up
This commit is contained in:
parent
f2599e6fd7
commit
e456067d3d
8 changed files with 239 additions and 293 deletions
3
8-async/04-promise-api/two.js
Normal file
3
8-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