刘琳琳 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
..
tests 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
.editorconfig 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
.eslintignore 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
.eslintrc.json 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
.nvmrc 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
.travis.yml 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
.uglifyjsrc.json 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
LICENSE 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
README.md 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
badges.html 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
index.js 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago
package.json 97c35fdf0d 航汇HHArome小程序容器演示 2 months ago

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