ui/components/commun/clsx.d.ts

2 lines
54 B
TypeScript
Raw Permalink Normal View History

export declare function clsx(...args: any[]): string;