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