UNPKG

@passageidentity/passage-react

Version:

Passkey Complete for React - Go completely passwordless with a standalone auth solution in your React apps with Passage by 1Password.

5 lines 234 B
import React from 'react'; import { IPassageElementProps } from '../PassageElementTypes'; export declare const PassageProfile: React.FC<IPassageElementProps>; export default PassageProfile; //# sourceMappingURL=PassageProfile.d.ts.map