UNPKG

@duffel/components

Version:

Component library to build your travel product with Duffel.

2 lines (1 loc) 127 B
export declare const getLayoverOriginDestinationKey: (from?: string | null, at?: string | null, to?: string | null) => string;