UNPKG

@proveanything/smartlinks-auth-ui

Version:

Lightweight React authentication UI components with bearer token support and Smartlinks SDK integration

4 lines 194 B
import React from 'react'; import type { SmartlinksClaimUIProps } from '../types'; export declare const SmartlinksClaimUI: React.FC<SmartlinksClaimUIProps>; //# sourceMappingURL=ClaimUI.d.ts.map