tree: 8e216046a85cb71e2db4b5fb42821a2f68c6e6d5 [path history] [tgz]
  1. lib/
  2. tests/
  3. .editorconfig
  4. .eslintignore
  5. .eslintrc.json
  6. .nvmrc
  7. .travis.yml
  8. .uglifyjsrc.json
  9. badges.html
  10. index.js
  11. LICENSE
  12. package.json
  13. README.md
node_modules/has-symbol-support-x/README.md

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