UNPKG

@forbespro/lead-agent

Version:
4 lines (3 loc) 169 B
import { type ClassValue } from "clsx"; export declare function cn(...inputs: ClassValue[]): string; export declare function capitalizeFirstLetter(str: string): string;