UNPKG

@stanfordspezi/spezi-web-design-system

Version:

Stanford Biodesign Digital Health Spezi Web Design System

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