Tixit / odiff

Gets a list of differences between two javascript values.
MIT License
88 stars 13 forks source link

Flowtype definition #7

Open dperetti opened 5 years ago

dperetti commented 5 years ago

If anyone is interested, here is my quick and dirty definition. https://gist.github.com/dperetti/7e4dfa18a16f6ff5a2a34637d7066c26

fresheneesz commented 5 years ago

Is this something you'd like to add to the repository? I don't know what's the right way to add it in myself.

dperetti commented 5 years ago

I think the popular, recommended way is to add it to https://github.com/flow-typed/flow-typed.

fresheneesz commented 5 years ago

Hmm, ok. Well feel free to do that if you'd like!