UNPKG

get-booking-prices

Version:

Tiny library to retrieve booking data (rooms with their prices) from Booking.com.

3 lines (2 loc) 127 B
export declare function formatDate(date: Date): string; export declare function removeLineBreakers(string?: string): string;