UNPKG

xlibs-components

Version:

Modern React component library with Aceternity, MagicUI, and ShadCN components for building beautiful web applications

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