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