Constructor
new Symbol()
A polyfill to provide Symbol.prototype.description in all browsers. See: https://caniuse.com/mdn-javascript_builtins_symbol_description
- Source:
Methods
getSymbolDescription_() → {string|undefined}
This:
- Symbol
- Source:
Returns:
- Type
- string | undefined