User: {
    firstName: string;
    lastName: string;
}

Type declaration

  • firstName: string
  • lastName: string