QuizBeginner

The symbol Type

The symbol type represents unique, immutable primitive values created with Symbol().

What is true about a value created with `Symbol('id')` in TypeScript?