UNPKG

@duffel/components

Version:

Component library to build your travel product with Duffel.

3 lines (2 loc) 146 B
import { NGSOfferRow } from "./group-offers-for-ngs-view"; export declare const sortNGSRowsByRecommended: (rows: NGSOfferRow[]) => NGSOfferRow[];