UNPKG

@duffel/components

Version:

Component library to build your travel product with Duffel.

3 lines (2 loc) 117 B
import { Offer } from "@duffel/api/types"; export declare const isFixtureOfferId: (offerId: Offer["id"]) => boolean;