MCPcopy
hub / github.com/benjamine/jsondiffpatch / assertSame

Function assertSame

demos/numeric-plugin-demo/numeric-plugin.ts:7–7  ·  view source on GitHub ↗
(left: unknown, right: unknown)

Source from the content-addressed store, hash-verified

5*/
6
7const assertSame = function (left: unknown, right: unknown) {};
8
9const diffpatcher = jsondiffpatch.create();
10const NUMERIC_DIFFERENCE = -8;

Callers 1

numeric-plugin.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…