UNPKG

@osmandvc/react-upload-control-components

Version:

UI components for the react-upload-control library.

3 lines (2 loc) 96 B
import { ClassValue } from "clsx"; export declare function cn(...inputs: ClassValue[]): string;