vlad 6f123ff03e 18.07 | 6 年之前 | |
---|---|---|
.. | ||
lib | 6 年之前 | |
tests | 6 年之前 | |
.editorconfig | 6 年之前 | |
.eslintignore | 6 年之前 | |
.eslintrc.json | 6 年之前 | |
.nvmrc | 6 年之前 | |
.travis.yml | 6 年之前 | |
.uglifyjsrc.json | 6 年之前 | |
LICENSE | 6 年之前 | |
README.md | 6 年之前 | |
badges.html | 6 年之前 | |
index.js | 6 年之前 | |
package.json | 6 年之前 |
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