Bakhtina Sofya b84cb877be 1st comm | пре 3 недеља | |
---|---|---|
.. | ||
lib | пре 3 недеља | |
tests | пре 3 недеља | |
.editorconfig | пре 3 недеља | |
.eslintignore | пре 3 недеља | |
.eslintrc.json | пре 3 недеља | |
.nvmrc | пре 3 недеља | |
.travis.yml | пре 3 недеља | |
.uglifyjsrc.json | пре 3 недеља | |
LICENSE | пре 3 недеља | |
README.md | пре 3 недеља | |
badges.html | пре 3 недеља | |
index.js | пре 3 недеља | |
package.json | пре 3 недеља |
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