Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumTypeScripttemplate literal typesSingle-choice MCQ

Which is the inferred type T?

type T = `${"hello"}${"world"}`;