UNPKG

@duffel/components

Version:

Component library to build your travel product with Duffel.

2 lines (1 loc) 110 B
export declare function getDurationString(start: Date | string, end: Date | string, format?: "long"): string;