UNPKG

@qite/tide-client

Version:
7 lines (6 loc) 131 B
export interface BookingPackageDossier { number: string; productName: string; allotmentName: string; paymentUrl: string; }