????

Your IP : 18.221.244.218


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/dist/utils/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/dist/utils/password.d.ts

export declare function hashPassword(password: string): string;
export declare function verifyPassword(hashedPassword: string, password: string): boolean;