json-patch-gen icon indicating copy to clipboard operation
json-patch-gen copied to clipboard

Provide typescript typing

Open fredgate opened this issue 6 years ago • 0 comments

json-patch-gen is a perfect library for application like SPA written in Angular, react or vue, when you just need to send patch to a API server and do not need to apply patch. In angular project, as you develop in Typescript, it would be nice to have the typing as a additional dependenciy @types/json-patch-gen.

fredgate avatar Nov 11 '19 12:11 fredgate