City
type User = { id: number; profile: { city: string; }; }; type City = User["profile"]["city"];
A/B/C/D oder 1/2/3/4 - Antworten · ←/→ - Navigation