Name
Last commit
Last update
..
lib 11
tests 11
.editorconfig 11
.eslintignore 11
.eslintrc.json 11
.nvmrc 11
.travis.yml 11
.uglifyjsrc.json 11
LICENSE 11
README.md 11
badges.html 11
index.js 11
package.json 11

Travis status Dependency status devDependency status npm version

has-symbol-support-x

Tests if ES6 Symbol is supported.

Version: 1.4.2
Author: Xotic750 Xotic750@gmail.com
License: MIT
Copyright: Xotic750

module.exports : boolean :eject:

Indicates if Symbolexists and creates the correct type. true, if it exists and creates the correct type, otherwise false.

Kind: Exported member