Function objectHasOwn

  • Check if an object has a property.

    Parameters

    • o: object
    • v: PropertyKey

    Returns boolean