Appearance
web / UseWishlistState
data: Product[]
Product
apps/web/composables/useWishlist/types.ts:9
loading: boolean
boolean
apps/web/composables/useWishlist/types.ts:10
wishlistItemIds: string[]
string
apps/web/composables/useWishlist/types.ts:11