🏠 New in High Baseline Support: Symbol

March 30, 2018

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