Bakhtina Sofya b84cb877be 1st comm | преди 3 седмици | |
---|---|---|
.. | ||
lib | преди 3 седмици | |
tests | преди 3 седмици | |
.editorconfig | преди 3 седмици | |
.eslintignore | преди 3 седмици | |
.eslintrc.json | преди 3 седмици | |
.nvmrc | преди 3 седмици | |
.travis.yml | преди 3 седмици | |
.uglifyjsrc.json | преди 3 седмици | |
LICENSE | преди 3 седмици | |
README.md | преди 3 седмици | |
badges.html | преди 3 седмици | |
index.js | преди 3 седмици | |
package.json | преди 3 седмици |
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