Checks if value is an empty object or collection.
value
Objects are considered empty if they have no own enumerable string keyed properties.
Arrays are considered empty if they have a length of 0.
length
0
Contribution to minified bundle size, when it is the only function imported:
Checks if
value
is an empty object or collection.Objects are considered empty if they have no own enumerable string keyed properties.
Arrays are considered empty if they have a
length
of0
.Contribution to minified bundle size, when it is the only function imported: