Guest User

Untitled

a guest
Jan 17th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. root: {
  2. items: [
  3. {
  4. text: 'Node',
  5. items: [
  6. { text: 'child', id:1 },
  7. { text: 'child', id:2 }
  8. ]
  9. }
  10. ]
  11. }
Add Comment
Please, Sign In to add comment