cujojs / jiff

JSON Patch and diff based on rfc6902
Other
627 stars 41 forks source link

Add type definitions #45

Closed daedal-knickerbockers closed 1 year ago

daedal-knickerbockers commented 1 year ago

Hi!

I've been using jiff in one of my typescript projects and created some type definitions to go along with it. Maybe this is something you could include in the main package?

Best regards and thanks for the great lib 😄

daedal-knickerbockers commented 1 year ago

I created type definitions for DefinitelyTyped here: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/65896