UNPKG

@forbespro/lead-agent

Version:
5 lines (3 loc) 165 B
import { ClassValue } from 'clsx'; export declare function cn(...inputs: ClassValue[]): string; export declare function capitalizeFirstLetter(str: string): string;