Type alias AddToCartCallback

AddToCartCallback: ((event: AddToCartEvent) => Promise<AddToCartResult | undefined | null>)

Type declaration

Generated using TypeDoc