UNPKG

@kadoui/react

Version:

Kadoui primitive components for React

3 lines 134 B
import { type ClassValue } from "clsx"; export declare const cn: (...inputs: ClassValue[]) => string; //# sourceMappingURL=cn.d.ts.map