UNPKG

@duffel/components

Version:

Component library to build your travel product with Duffel.

2 lines (1 loc) 102 B
export declare const withPlural: (totalQuantity: number, singular: string, plural: string) => string;