vlad 6f123ff03e 18.07 | vor 6 Jahren | |
---|---|---|
.. | ||
lib | vor 6 Jahren | |
tests | vor 6 Jahren | |
.editorconfig | vor 6 Jahren | |
.eslintignore | vor 6 Jahren | |
.eslintrc.json | vor 6 Jahren | |
.nvmrc | vor 6 Jahren | |
.travis.yml | vor 6 Jahren | |
.uglifyjsrc.json | vor 6 Jahren | |
LICENSE | vor 6 Jahren | |
README.md | vor 6 Jahren | |
badges.html | vor 6 Jahren | |
index.js | vor 6 Jahren | |
package.json | vor 6 Jahren |
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