|
|
před 3 roky | |
|---|---|---|
| .. | ||
| lib | před 3 roky | |
| tests | před 3 roky | |
| .editorconfig | před 3 roky | |
| .eslintignore | před 3 roky | |
| .eslintrc.json | před 3 roky | |
| .nvmrc | před 3 roky | |
| .travis.yml | před 3 roky | |
| .uglifyjsrc.json | před 3 roky | |
| LICENSE | před 3 roky | |
| README.md | před 3 roky | |
| badges.html | před 3 roky | |
| index.js | před 3 roky | |
| package.json | před 3 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 Symbolexists and creates the correct type.
true, if it exists and creates the correct type, otherwise false.
Kind: Exported member