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

2 lines
71 B
TypeScript

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