web / UseWishlistState
Interface: UseWishlistState ​
Defined in: apps/web/composables/useWishlist/types.ts:8
Properties ​
data ​
data:
Product
[]
Defined in: apps/web/composables/useWishlist/types.ts:9
loading ​
loading:
boolean
Defined in: apps/web/composables/useWishlist/types.ts:10
wishlistItemIds ​
wishlistItemIds:
number
[]
Defined in: apps/web/composables/useWishlist/types.ts:11