gebeya-telegram-otp
Version:
Reusable Telegram phone verification components for React applications
3 lines • 306 B
TypeScript
import { TelegramVerifyButtonProps } from '../types';
export declare const TelegramVerifyButton: ({ onVerificationComplete, onVerificationStart, buttonText, variant, size, className }: TelegramVerifyButtonProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=TelegramVerifyButton.d.ts.map