JSPM

  • Created
  • Published
  • Downloads 3049782
  • Score
    100M100P100Q221035F
  • License MIT

Tests if ES6 Symbol is supported.

Package Exports

  • has-symbol-support-x

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (has-symbol-support-x) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Travis status Dependency status devDependency status npm version jsDelivr hits bettercodehub score

has-symbol-support-x

Tests if ES6 Symbol is supported.

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