2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
|
export declare function cn(...inputs: any[]): string;
|