Skip to main content

objectId

Callable

  • objectId(objectLike: ObjectLike): ObjectId

  • Return a unique identifier for an object or function

    @example
    const object = {};
    objectId(object);// an integer