MCPcopy Index your code
hub / github.com/kpdecker/jsdiff / reverse.js

File reverse.js

test/patch/reverse.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {applyPatch} from '../../libesm/patch/apply.js';
2import {structuredPatch, formatPatch} from '../../libesm/patch/create.js';
3import {reversePatch} from '../../libesm/patch/reverse.js';
4import {parsePatch} from '../../libesm/patch/parse.js';

Callers

nothing calls this directly

Calls 5

structuredPatchFunction · 0.85
reversePatchFunction · 0.85
formatPatchFunction · 0.85
applyPatchFunction · 0.85
parsePatchFunction · 0.85

Tested by

no test coverage detected