????

Your IP : 216.73.216.130


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

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