The { should not dissapear

ts
interface User {
name: string
id: number
}