UNPKG

@hoosei/voxweave-react

Version:

A customizable and interactive voice UI component for React applications

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