UNPKG

absolute-widget

Version:

An embeddable User Login and Registration using Absolute & PasswordLess with consent page

11 lines (10 loc) 317 B
declare const HandleTransactionModal: ({ baseUrl, open, onClose, base64Image, token, timer, isMobile, }: { baseUrl: any; open: any; onClose: any; base64Image: any; token: any; timer: any; isMobile: any; }) => import("react/jsx-runtime").JSX.Element; export default HandleTransactionModal;