ts-helpers
ts-helpers copied to clipboard
`EqualsWrapped` isn't recursive
this is a pretty big issue that's difficult to fix. exactly won't work as expected when you have nested objects if they rely on the special cases handled by EqualsWrapped
i think this is pretty difficult to fix, hands are tied until https://github.com/microsoft/TypeScript/issues/48100 is resolved i think