UNPKG

@qite/tide-booking-component

Version:

React Booking wizard & Booking product component for Tide

2 lines (1 loc) 229 B
export declare const formatPriceByMode: (price: number | undefined, priceMode: number, personCount: number, duration: number, perPersonLabel: string, perNightLabel: string, perPersonPerNightLabel: string) => string | undefined;