刘琳琳 97c35fdf0d 航汇HHArome小程序容器演示 | hace 2 meses | |
---|---|---|
.. | ||
tests | hace 2 meses | |
.editorconfig | hace 2 meses | |
.eslintignore | hace 2 meses | |
.eslintrc.json | hace 2 meses | |
.nvmrc | hace 2 meses | |
.travis.yml | hace 2 meses | |
.uglifyjsrc.json | hace 2 meses | |
LICENSE | hace 2 meses | |
README.md | hace 2 meses | |
badges.html | hace 2 meses | |
index.js | hace 2 meses | |
package.json | hace 2 meses |
Tests if ES6 Symbol is supported.
Version: 1.4.2
Author: Xotic750 Xotic750@gmail.com
License: MIT
Copyright: Xotic750
module.exports
: boolean
⏏Indicates if Symbol
exists and creates the correct type.
true
, if it exists and creates the correct type, otherwise false
.
Kind: Exported member