Bakhtina Sofya b84cb877be 1st comm | hace 3 semanas | |
---|---|---|
.. | ||
lib | hace 3 semanas | |
tests | hace 3 semanas | |
.editorconfig | hace 3 semanas | |
.eslintignore | hace 3 semanas | |
.eslintrc.json | hace 3 semanas | |
.nvmrc | hace 3 semanas | |
.travis.yml | hace 3 semanas | |
.uglifyjsrc.json | hace 3 semanas | |
LICENSE | hace 3 semanas | |
README.md | hace 3 semanas | |
badges.html | hace 3 semanas | |
index.js | hace 3 semanas | |
package.json | hace 3 semanas |
Tests if ES6 Symbol is supported.
Version: 1.4.2
Author: Xotic750 Xotic750@gmail.com
License: MIT
Copyright: Xotic750
module.exports
: boolean
⏏Indicates if Symbol
exists and creates the correct type.
true
, if it exists and creates the correct type, otherwise false
.
Kind: Exported member