Checks if a given value is a valid PropertyKey. A PropertyKey is a string, number, or symbol that can be used as a property name.
The value to check.
True if the value is a PropertyKey, false otherwise.
Checks if a given value is a valid PropertyKey. A PropertyKey is a string, number, or symbol that can be used as a property name.