UNPKG

dewmyth-auth-nestjs-mongo

Version:

1. Install the package

5 lines (4 loc) 79 B
export declare class LoginUserDTO { email: string; password: string; }