Appearance
web / DeleteWishlistItem
DeleteWishlistItem = (params) => Promise<boolean>
params
Promise
boolean
Defined in: composables/useWishlist/types.ts:16
DeleteWishlistItemParams
Promise<boolean>