????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/utils/ |
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;