🏠 New in Low Baseline Support: Symbol

September 30, 2015

caniuse · mdn · spec

The Symbol type is used for unique property keys – a symbol never clashes with any other property key (symbol or string).

Source features