nohm icon indicating copy to clipboard operation
nohm copied to clipboard

Remove void return type for propertyDiff()

Open maritz opened this issue 3 years ago • 0 comments

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.

maritz avatar Oct 04 '22 14:10 maritz