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

What are the types of `a` and `b` here?

const a = Symbol("id"); let b = Symbol("id");