Static
Readonly
diffThe first/initial object
The second object to compare against
The differences between the two objects
Static
Readonly
diffDeeply compare two objects and return the differences as changes
The first/initial object
The second object to compare against
The differences between the two objects as changes
Static
Readonly
isType guard to check if an item is an empty object
The item to check
Whether the item is an empty object
Static
Readonly
isType guard to check if an item is an object
The item to check
Whether the item is an object
Deeply compare two objects and return the differences