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

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