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 269 B
import React from 'react'; import { IPassageElementWithCustomConfigProps } from '../PassageElementTypes'; export declare const PassageRegister: React.FC<IPassageElementWithCustomConfigProps>; export default PassageRegister; //# sourceMappingURL=PassageRegister.d.ts.map