This package has been deprecated

Author message:

see @kingjs/symbol

@kingjs/identity

1.0.6 • Public • Published

@kingjs/identity

A symbol used to store an identifying symbol on an object.

Usage

var identityId = require('@kingjs/identity');
function Foo() { }
Foo[identityId] = Symbol('Foo');

Install

With npm installed, run

$ npm install @kingjs/identity

License

MIT

Analytics

Readme

Keywords

none

Package Sidebar

Install

npm i @kingjs/identity

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

2 kB

Total Files

4

Last publish

Collaborators

  • kingces95