has-to-string-tag-x

WebJar for has-to-string-tag-x

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

has-to-string-tag-x
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

has-to-string-tag-x
WebJar for has-to-string-tag-x
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Xotic750/has-to-string-tag-x

Download has-to-string-tag-x

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/has-to-string-tag-x/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>has-to-string-tag-x</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/has-to-string-tag-x/
implementation 'org.webjars.npm:has-to-string-tag-x:1.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/has-to-string-tag-x/
implementation ("org.webjars.npm:has-to-string-tag-x:1.4.1")
'org.webjars.npm:has-to-string-tag-x:jar:1.4.1'
<dependency org="org.webjars.npm" name="has-to-string-tag-x" rev="1.4.1">
  <artifact name="has-to-string-tag-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='has-to-string-tag-x', version='1.4.1')
)
libraryDependencies += "org.webjars.npm" % "has-to-string-tag-x" % "1.4.1"
[org.webjars.npm/has-to-string-tag-x "1.4.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : has-symbol-support-x jar [1.4.1,2)

Project Modules

There are no modules declared in this project.

Travis status Dependency status devDependency status npm version jsDelivr hits bettercodehub score Coverage Status

has-to-string-tag-x

Tests if ES6 @@toStringTag is supported.

See: 26.3.1 @@toStringTag

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

Versions

Version
1.4.1
1.2.0