up
This commit is contained in:
parent
7a51c05ded
commit
0576ea79d8
18 changed files with 375 additions and 109 deletions
3
8-async/01-callback-hell/one.js
Normal file
3
8-async/01-callback-hell/one.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
function one() {
|
||||
alert(1);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue