UNPKG

react-trip-date

Version:

Accessible, fully customizable date and range picker for React applications.

4 lines 207 B
type ClassValue = string | number | false | null | undefined | Record<string, unknown>; export declare const classNames: (...args: ClassValue[]) => string; export {}; //# sourceMappingURL=classNames.d.ts.map