MCPcopy Create free account
hub / github.com/bigcode-project/jupytercoder / diff.js

File diff.js

src/diff.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function (global, factory) {
2 typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
3 typeof define === 'function' && define.amd ? define(['exports'], factory) :
4 (global = global || self, factory(global.Diff = {}));

Callers

nothing calls this directly

Calls 3

doneFunction · 0.85
execEditLengthFunction · 0.85
canonicalizeFunction · 0.85

Tested by

no test coverage detected