vlad 6f123ff03e 18.07 6 years ago
..
lib 6f123ff03e 18.07 6 years ago
tests 6f123ff03e 18.07 6 years ago
.editorconfig 6f123ff03e 18.07 6 years ago
.eslintignore 6f123ff03e 18.07 6 years ago
.eslintrc.json 6f123ff03e 18.07 6 years ago
.nvmrc 6f123ff03e 18.07 6 years ago
.travis.yml 6f123ff03e 18.07 6 years ago
.uglifyjsrc.json 6f123ff03e 18.07 6 years ago
LICENSE 6f123ff03e 18.07 6 years ago
README.md 6f123ff03e 18.07 6 years ago
badges.html 6f123ff03e 18.07 6 years ago
index.js 6f123ff03e 18.07 6 years ago
package.json 6f123ff03e 18.07 6 years ago

README.md

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

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

Kind: Exported member