ExamplesUser: {
    email: string;
    password: string;
    userId: string;
}

Type declaration

  • email: string
  • password: string
  • userId: string