UNPKG

@rajkrajpj/cultivate-ui-library

Version:

A modern, type-safe, accessible React component library for fintech investor forms. Build complete investor forms in minutes with zero configuration, supporting multiple regulations (RegA+, RegD, RegCF) and investor types.

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