UNPKG

copper-ui

Version:

Modern React UI components library with TypeScript support, built on top of Ant Design

3 lines 128 B
import { ClassValue } from 'clsx'; export declare function cn(...inputs: ClassValue[]): string; //# sourceMappingURL=cn.d.ts.map