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

README.md

Travis status Dependency status devDependency status npm version

has-to-string-tag-x

Tests if ES6 @@toStringTag is supported.

See: 26.3.1 @@toStringTag
Version: 1.4.1
Author: Xotic750 Xotic750@gmail.com
License: MIT
Copyright: Xotic750

module.exports : boolean

Indicates if Symbol.toStringTagexists and is the correct type. true, if it exists and is the correct type, otherwise false.

Kind: Exported member