Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benjamine/jsondiffpatch
/ diffpatch.ts
File
diffpatch.ts
packages/jsondiffpatch/test/examples/diffpatch.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
DiffMatchPatch from
'diff-match-patch'
;
2
import
type
{ Delta, Options } from
'../../src/index.js'
;
3
4
interface
Example {
Callers
nothing calls this directly
Calls
2
exampleDate
Function · 0.85
replace
Method · 0.80
Tested by
no test coverage detected