MCPcopy
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

1import DiffMatchPatch from 'diff-match-patch';
2import type { Delta, Options } from '../../src/index.js';
3
4interface Example {

Callers

nothing calls this directly

Calls 2

exampleDateFunction · 0.85
replaceMethod · 0.80

Tested by

no test coverage detected