UNPKG

mean-guide-frontend

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.

5 lines (4 loc) 65 B
export interface AuthData{ email: String, password: String }