Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. {
  2. key1: null
  3. key2: null
  4. key3: {
  5. keyA: null
  6. keyB: 'value'
  7. }
  8. key4: 'value'
  9. }
  10.  
  11. {
  12. key3: {
  13. keyA: null
  14. keyB: 'value'
  15. }
  16. key4: 'value'
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement