has-symbol-support-x

WebJar for has-symbol-support-x

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

has-symbol-support-x
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

has-symbol-support-x
WebJar for has-symbol-support-x
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Xotic750/has-symbol-support-x

Download has-symbol-support-x

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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-symbol-support-x

Tests if ES6 Symbol is supported.

module.exports : boolean

Indicates if Symbolexists and creates the correct type. true, if it exists and creates the correct type, otherwise false.

Kind: Exported member

Versions

Version
1.4.2
1.4.1
1.2.0