jsondiffpatch
jsondiffpatch copied to clipboard
[question] how to using JSONFormatter when install this package via npm
As titled, when install this package via NPM, how to use the formatter?
Here's how to import it:
import * as jsonpatchFormatter from 'jsondiffpatch/formatters/jsonpatch'
Let me know if you have any other questions!
Thanks! it works.