Returns the number of keys in the given object.
The object to count the keys of.
The number of keys in the object. If the object is null or undefined, returns 0.
Generated using TypeDoc v0.25.12
Returns the number of keys in the given object.