ui/components/commun/clsx.d.ts

2 lines
54 B
TypeScript
Raw Normal View History

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