ghaction-upx/node_modules/has-symbol-support-x
2020-01-17 09:39:25 +01:00
..
lib Update node_modules 2020-01-17 09:39:25 +01:00
tests Update node_modules 2020-01-17 09:39:25 +01:00
.editorconfig Update node_modules 2020-01-17 09:39:25 +01:00
.eslintignore Update node_modules 2020-01-17 09:39:25 +01:00
.eslintrc.json Update node_modules 2020-01-17 09:39:25 +01:00
.nvmrc Update node_modules 2020-01-17 09:39:25 +01:00
.travis.yml Update node_modules 2020-01-17 09:39:25 +01:00
.uglifyjsrc.json Update node_modules 2020-01-17 09:39:25 +01:00
badges.html Update node_modules 2020-01-17 09:39:25 +01:00
index.js Update node_modules 2020-01-17 09:39:25 +01:00
LICENSE Update node_modules 2020-01-17 09:39:25 +01:00
package.json Update node_modules 2020-01-17 09:39:25 +01:00
README.md Update node_modules 2020-01-17 09:39:25 +01:00

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