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