UNPKG

dewmyth-auth-nestjs-mongo

Version:

1. Install the package

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