Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumTypeScriptkeyof and indexed accessSingle-choice MCQ

Which is the inferred type T?

type T = keyof { name: string; age: number };