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