Bakhtina Sofya b84cb877be 1st comm | hai 3 semanas | |
---|---|---|
.. | ||
lib | hai 3 semanas | |
tests | hai 3 semanas | |
.editorconfig | hai 3 semanas | |
.eslintignore | hai 3 semanas | |
.eslintrc.json | hai 3 semanas | |
.nvmrc | hai 3 semanas | |
.travis.yml | hai 3 semanas | |
.uglifyjsrc.json | hai 3 semanas | |
LICENSE | hai 3 semanas | |
README.md | hai 3 semanas | |
badges.html | hai 3 semanas | |
index.js | hai 3 semanas | |
package.json | hai 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