paginated response with results as an array of IGif
Get list of gifs images
0.1.0
getGifs({search: "thank you"}).then(({results}) => console.log(results)) Copy
getGifs({search: "thank you"}).then(({results}) => console.log(results))
Generated using TypeDoc
Description
Get list of gifs images
Async
Since
0.1.0
Example