UNPKG

@ludiks/react

Version:

Complete React library for Ludiks gamification platform - includes SDK and ready-to-use components

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