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