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

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