es6-symbol
Advanced tools
Changelog
3.1.2 (2019-09-04)
Symbol
from a global object. Makes implementation more bulletproof, as it's safe against shadowing the Symbol
variable e.g. in script scope, or as it's practiced by some bundlers as Webpack (thanks @cyborgx37)See CHANGES
file
Changelog
3.1.2 (2019-09-04)
Symbol
from a global object. Makes implementation more bulletproof, as it's safe against shadowing the Symbol
variable e.g. in script scope, or as it's practiced by some bundlers as Webpack (thanks @cyborgx37)See CHANGES
file