UNPKG

rba-widget

Version:

An embeddable Risk Based Authentication - Login & Transaction

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