UNPKG

@sumsub/fisherman

Version:

The Sumsub Fisherman is a powerful tool that helps developers integrate fraud detection capabilities into their applications. With Fisherman, you can easily identify and prevent fraudulent activities within your system, providing a safer and more secure e

3 lines (2 loc) 135 B
export declare function get(element: Element): string | undefined; export declare function set(element: Element, value: string): void;