Guest User

Untitled

a guest
Dec 11th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. $.when(
  2. func1(),
  3. func2(),
  4. func3()
  5. ).then(...)
Add Comment
Please, Sign In to add comment