biofriction-wp-theme/node_modules/has-symbol-support-x
jorge-vitrubio a7910c81a8 moved to new repo 2021-10-26 14:18:09 +02:00
..
lib moved to new repo 2021-10-26 14:18:09 +02:00
tests moved to new repo 2021-10-26 14:18:09 +02:00
.editorconfig moved to new repo 2021-10-26 14:18:09 +02:00
.eslintignore moved to new repo 2021-10-26 14:18:09 +02:00
.eslintrc.json moved to new repo 2021-10-26 14:18:09 +02:00
.nvmrc moved to new repo 2021-10-26 14:18:09 +02:00
.travis.yml moved to new repo 2021-10-26 14:18:09 +02:00
.uglifyjsrc.json moved to new repo 2021-10-26 14:18:09 +02:00
LICENSE moved to new repo 2021-10-26 14:18:09 +02:00
README.md moved to new repo 2021-10-26 14:18:09 +02:00
badges.html moved to new repo 2021-10-26 14:18:09 +02:00
index.js moved to new repo 2021-10-26 14:18:09 +02:00
package.json moved to new repo 2021-10-26 14:18:09 +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