@w5s/object-idFunctionsobjectIdobjectId CallableobjectId(objectLike: ObjectLike): ObjectIdReturn a unique identifier for an object or function@exampleconst object = {};objectId(object);// an integer
Return a unique identifier for an object or function