刘琳琳 97c35fdf0d 航汇HHArome小程序容器演示 | преди 2 месеца | |
---|---|---|
.. | ||
tests | преди 2 месеца | |
.editorconfig | преди 2 месеца | |
.eslintignore | преди 2 месеца | |
.eslintrc.json | преди 2 месеца | |
.nvmrc | преди 2 месеца | |
.travis.yml | преди 2 месеца | |
.uglifyjsrc.json | преди 2 месеца | |
LICENSE | преди 2 месеца | |
README.md | преди 2 месеца | |
badges.html | преди 2 месеца | |
index.js | преди 2 месеца | |
package.json | преди 2 месеца |
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