File

src/app/pages/models/user.ts

Index

Properties

Properties

id
Type : string
name
Type : string
export class User {
  id: string;
  name: string;
}

result-matching ""

    No results matching ""