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

File apply.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

parsePatchFunction · 0.85
applyPatchFunction · 0.85
createPatchFunction · 0.85
structuredPatchFunction · 0.85
applyPatchesFunction · 0.85
joinMethod · 0.45

Tested by

no test coverage detected