[ 原始碼: node-has-to-string-tag-x ]
套件:node-has-to-string-tag-x(1.4.1+dfsg-3)
node-has-to-string-tag-x 的相關連結
Debian 的資源:
下載原始碼套件 node-has-to-string-tag-x:
- [node-has-to-string-tag-x_1.4.1+dfsg-3.dsc]
- [node-has-to-string-tag-x_1.4.1+dfsg.orig.tar.xz]
- [node-has-to-string-tag-x_1.4.1+dfsg-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Tests if ES6 @@toStringTag is supported
Indicates if `Symbol.toStringTag`exists and is the correct type. `true`, if it exists and is the correct type, otherwise `false`.
This was introduced in ECMA-262, 6th edition of ECMAScript 2015 Language specification (also known as ES6 or ES2015).
Node.js is an event-based server-side JavaScript engine.
其他與 node-has-to-string-tag-x 有關的套件
|
|
|
|
-
- dep: node-has-symbol-support-x
- Tests if ES6 Symbol is supported