UNPKG

@ohm-vision/kiwi-tequila-api

Version:
5 lines 141 B
export interface CarRental { provider_id: number; providers_locations: string[]; } //# sourceMappingURL=car-rental.interface.d.ts.map