Tests if ES6 @@toStringTag is supported.
See: 26.3.1 @@toStringTag
Indicates if Symbol.toStringTag
exists and is the correct type.
true
, if it exists and is the correct type, otherwise false
.
Kind: Exported member
Tests if ES6 @@toStringTag is supported.
Homepage npm JavaScript Download
npm install has-to-string-tag-x@2.0.22
Tests if ES6 @@toStringTag is supported.
See: 26.3.1 @@toStringTag
Indicates if Symbol.toStringTag
exists and is the correct type.
true
, if it exists and is the correct type, otherwise false
.
Kind: Exported member