beginner+120 XP
TypeScript Interface Design
Define TypeScript interfaces for a user profile system. Create interfaces for User, Address, and UserProfile that compose together properly with strict type safety.
TypeScriptInterfacesType Safety
💡AI Hints
Stuck? Click "Show Hint" for RAG-grounded guidance.
Console — click "Run Code" to evaluate