UNPKG

shadcn-vue-packed

Version:

A Vue component library that exports components from shadcn/vue.

3 lines (2 loc) 96 B
import { ClassValue } from 'clsx'; export declare function cn(...inputs: ClassValue[]): string;