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 12 months ago
What’s Next