Skip to content

DoCurious API Reference / store / selectSentGifts

Function: selectSentGifts()

selectSentGifts(state): Gift[]

Defined in: store/useGiftStore.ts:295

Select all gifts sent by the current user.

Parameters

state

GiftState

Returns

Gift[]

DoCurious Platform Documentation