Remove void return type for propertyDiff()
Opened this issue · 0 comments
maritz commented
In the branch where key argument is supplied, check if onePropertyDiff() returns void, then return empty array statically. Then the void return typing can be removed entirely.