Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
TypeScript
hard
TypeScript
primitive types
Single-choice MCQ
3 views
What is X?
type X = string & number;