UNPKG

absolute-widget

Version:

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

3 lines (2 loc) 129 B
import { DeviceInfo } from '../types'; export declare const getDeviceDetails: (ipInfoKey: string) => Promise<DeviceInfo | null>;