oak-general-business/es/utils/password.d.ts

2 lines
71 B
TypeScript

export declare function encryptPasswordSha1(password: string): string;