UNPKG

react-passkey-pro

Version:

🔐 The most comprehensive React library for WebAuthn passkey authentication. Drop-in components, TypeScript support, and zero dependencies. Secure, fast, and developer-friendly.

5 lines 156 B
export declare const usePasskeySupport: () => { isSupported: boolean | null; isChecking: boolean; }; //# sourceMappingURL=usePasskeySupport.d.ts.map