vlad 6f123ff03e 18.07 6 роки тому
..
lib 6f123ff03e 18.07 6 роки тому
tests 6f123ff03e 18.07 6 роки тому
.editorconfig 6f123ff03e 18.07 6 роки тому
.eslintignore 6f123ff03e 18.07 6 роки тому
.eslintrc.json 6f123ff03e 18.07 6 роки тому
.nvmrc 6f123ff03e 18.07 6 роки тому
.travis.yml 6f123ff03e 18.07 6 роки тому
.uglifyjsrc.json 6f123ff03e 18.07 6 роки тому
LICENSE 6f123ff03e 18.07 6 роки тому
README.md 6f123ff03e 18.07 6 роки тому
badges.html 6f123ff03e 18.07 6 роки тому
index.js 6f123ff03e 18.07 6 роки тому
package.json 6f123ff03e 18.07 6 роки тому

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