useStickerPacks
The purpose of useStickerPacks
hook is to expose sticker packs resource.
Example usage
const { stickerPacks } = useStickerPacks();
Hook Return Value
stickerPacks
stickerPacks
Type | Default |
---|---|
Array of items of type: IStickerPack | Empty Array |
Updated about 1 year ago
What’s Next