Goal: Get an `Object` that is the difference between `O` & `O1`. For example: Source challenge: https://github.com/type-challenges/type-challenges/tree/main/questions/00645-medium-diff Reference explanation: https://github.com/ghaiklor/type-challenges-solutions/blob/main/en/medium-diff.md
Run "Check Solution" to validate your code in the browser.