File size: 162 Bytes
8f8294e
 
 
 
 
 
1
2
3
4
5
6
7
[
  { "kind": "dog", "sound": "woof" },
  { "kind": "cat", "sound": "meow" },
  { "kind": "pokemon", "sound": "pika" },
  { "kind": "human", "sound": "hello" }
]