Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1 KB

README.md

File metadata and controls

13 lines (8 loc) · 1 KB

Symbol

Build Status Coverage Status Greenkeeper badge WebReflection status

An essential Symbol poorlyfill, for legacy browsers, that provides only the uniqueness of the symbol itself and its value as property.

Note the typeof operator will return just object, not symbol.

Live test