MCPcopy Create free account
hub / github.com/kpdecker/jsdiff / dmp.js

File dmp.js

test/convert/dmp.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {convertChangesToDMP} from '../../libesm/convert/dmp.js';
2import {diffChars} from '../../libesm/diff/character.js';
3
4import {expect} from 'chai';

Callers

nothing calls this directly

Calls 2

diffCharsFunction · 0.85
convertChangesToDMPFunction · 0.85

Tested by

no test coverage detected