File

src/app/_helpers/models/user.ts

Index

Properties

Properties

password
password: string
Type : string
username
username: string
Type : string
export interface ICredential {
  username: string;
  password: string;
}

results matching ""

    No results matching ""