refactor
This commit is contained in:
parent
e60bb12707
commit
5ca83ba7ba
24 changed files with 144 additions and 137 deletions
3
1-js/11-async/05-promise-api/one.js
Normal file
3
1-js/11-async/05-promise-api/one.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
function one() {
|
||||
alert(1);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue