|
|
hace 3 años | |
|---|---|---|
| .. | ||
| lib | hace 3 años | |
| tests | hace 3 años | |
| .editorconfig | hace 3 años | |
| .eslintignore | hace 3 años | |
| .eslintrc.json | hace 3 años | |
| .nvmrc | hace 3 años | |
| .travis.yml | hace 3 años | |
| .uglifyjsrc.json | hace 3 años | |
| LICENSE | hace 3 años | |
| README.md | hace 3 años | |
| badges.html | hace 3 años | |
| index.js | hace 3 años | |
| package.json | hace 3 años | |
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