Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
TypeScript
medium
TypeScript
arrays and tuples
Single-choice MCQ
Which is the inferred type T?
type T = ReadonlyArray<string>;