Returns the number of properties on obj. This is 20x faster than Object.keys(obj).length.
obj
Generated using TypeDoc
Returns the number of properties on
obj
. This is 20x faster than Object.keys(obj).length.