Guest User

Untitled

a guest
Jan 22nd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Object
  2. items: Array[6]
  3. 0: Object
  4. id: 7
  5. name: "Draenei"
  6. __proto__: Object
  7. 1: Object
  8. id: 3
  9. name: "Dwarf"
  10. __proto__: Object
  11. 2: Object
  12. id: 4
  13. name: "Gnome"
  14. __proto__: Object
  15. 3: Object
  16. id: 5
  17. name: "Human"
  18. __proto__: Object
  19. 4: Object
  20. id: 6
  21. name: "Night elf"
  22. __proto__: Object
  23. 5: Object
  24. id: 8
  25. name: "Worgen"
  26. __proto__: Object
  27. length: 6
  28. __proto__: Array[0]
  29. totalCount: 6
  30. _proto__: Object
Add Comment
Please, Sign In to add comment