UNPKG

@qite/tide-client

Version:
5 lines (4 loc) 74 B
export interface BookingPricePerPax { paxId: number; price: number; }