@qite/tide-client
Version:
Frontend client for Tide
31 lines (30 loc) • 1.25 kB
TypeScript
export * from "./available-country";
export * from "./available-flight";
export * from "./base-price";
export * from "./bookable-dates";
export * from "./booking-package-allotment-info";
export * from "./booking-package-dossier";
export * from "./booking-package-flight-combination";
export * from "./booking-package-flight-info";
export * from "./booking-package-flight-pool";
export * from "./booking-package-flight-route";
export * from "./booking-package-hotel-pool";
export * from "./booking-package-item";
export * from "./booking-price-detail";
export * from "./booking-price-details";
export * from "./booking-price-per-pax";
export * from "./booking-product-notification";
export * from "./booking-room-status";
export * from "./booking-room-status-option";
export * from "./booking-travel-agent";
export * from "./booking-validity-line";
export * from "./booking-voucher-result";
export * from "./changed-line";
export * from "./elastic-result";
export * from "./elastic-result-hit";
export * from "./tide-elastic-product";
export * from "./tide-elastic-tag";
export * from "./tide-response";
export * from "./tour-codes-response";
export * from "./transport-dates-response";
export * from "./booking-package-entryline-flight-meta-data";