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.

6 lines (5 loc) 222 B
/** * This file demonstrates how simple it is for frontend apps to use our library * This is what a consumer's code would look like */ export declare const MyInvestorForm: () => import("react/jsx-runtime").JSX.Element;