portfolio/tests/__fixtures__/giphy.json

13 lines
170 B
JSON

{
"data": {
"images": {
"original": {
"mp4": "hello.gif",
"url": "hello.gif",
"width": 100,
"height": 100
}
}
}
}