Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

has-symbol-support-x

Xotic7508.2mMIT2.1.2

Tests if ES6 Symbol is supported.

ES6, hasSymbolSupport, module, javascript, nodejs, browser

readme

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

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