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

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