You've written this before:

interface User {

id: number;

name: string;

email: string;