|
|
пре 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 Symbolexists and creates the correct type.
true, if it exists and creates the correct type, otherwise false.
Kind: Exported member