↓ 4 callersFunctiongenerateGoogleCalendarUrl({
title,
startDate,
endDate,
description = "",
address = "",
href,
liveAuctionUrl,
}: AddToCale
src/Apps/Auction/Components/AuctionDetails/helpers.ts:6
↓ 4 callersFunctiongenerateIcsCalendarUrl({
title,
startDate,
endDate,
description = "",
address = "",
href,
liveAuctionUrl = "",
}: AddT
src/Apps/Auction/Components/AuctionDetails/helpers.ts:37
↓ 4 callersFunctiononConfirm({
paymentFailed,
billingDetails,
shippingAddress,
expressPaymentType,
shippingRate,
}:
src/Apps/Order/Components/ExpressCheckout/ExpressCheckoutUI.tsx:357