UNPKG

@spot-flow/checkout-inline-js

Version:

This project is an inline library that enables users to make payments seamlessly. It integrates smoothly into your application, providing a streamlined checkout experience.

3 lines (2 loc) 128 B
export declare function maskPhoneNumber(phoneNumber: string): string; export declare function maskEmail(email: string): string;