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

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