UNPKG

@seontechnologies/seon-id-verification

Version:

An advanced SDK featuring web components for natural person identification through document scanning, facial recognition, hand gesture, and face turning detection, designed for secure and efficient user verification.

4 lines (3 loc) 255 B
import { TCustomError } from '../../../shared/types/services/TCustomError'; declare const Error: ({ title, description, logo, handleClearError, btnAction, btnText, hideBtn }: TCustomError) => import("react/jsx-runtime").JSX.Element; export default Error;