rawbin- opened this issue 2 years ago · 1 comments
install the package with pnpm add json-diff-kit and run the demo
demo code: nodejs 19.2 // mytest.mjs
import { Differ,Viewer } from 'json-diff-kit'; console.log(Differ,Viewer)
Duplicate of #4