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