mattphillips / deep-object-diff

Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
https://www.npmjs.com/package/deep-object-diff
MIT License
1.05k stars 89 forks source link

Add TypeScript types #26

Closed beeequeue closed 6 years ago

beeequeue commented 6 years ago

Adds types to the package.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9dcf72c764f9b1b866dcf7b3eed0a0c613ae96e0 on BeeeQueue:master into ae6464f97dd367cd0620ba5c0d2470f7638b6909 on mattphillips:master.

mattphillips commented 6 years ago

Hey @BeeeQueue thanks for the PR I've merged this and published the types in v1.1.0 👍