UNPKG

medusa-wishlist-lite

Version:
4 lines (3 loc) 201 B
export const REGION_NOT_FOUND = 'Region not found' as const; export const WISHLIST_NOT_FOUND = 'Wishlist not found' as const; export const WISHLIST_ITEM_NOT_FOUND = 'Wishlist item not found' as const;