UNPKG

@pretzelai/react

Version:

A React Stripe Payment Modal Component

4 lines (3 loc) 168 B
import { type ClassValue } from "clsx"; export declare function cn(...inputs: ClassValue[]): string; export declare const currencySymbol: (currency: string) => string;