goreleaser-action/node_modules/has-symbol-support-x
CrazyMax e28e23212c Initial commit 2019-09-20 22:23:46 +02:00
..
lib Initial commit 2019-09-20 22:23:46 +02:00
tests Initial commit 2019-09-20 22:23:46 +02:00
.editorconfig Initial commit 2019-09-20 22:23:46 +02:00
.eslintignore Initial commit 2019-09-20 22:23:46 +02:00
.eslintrc.json Initial commit 2019-09-20 22:23:46 +02:00
.nvmrc Initial commit 2019-09-20 22:23:46 +02:00
.travis.yml Initial commit 2019-09-20 22:23:46 +02:00
.uglifyjsrc.json Initial commit 2019-09-20 22:23:46 +02:00
LICENSE Initial commit 2019-09-20 22:23:46 +02:00
README.md Initial commit 2019-09-20 22:23:46 +02:00
badges.html Initial commit 2019-09-20 22:23:46 +02:00
index.js Initial commit 2019-09-20 22:23:46 +02:00
package.json Initial commit 2019-09-20 22:23:46 +02:00

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