MCPcopy Index your code
hub / github.com/BuilderIO/SSDiff / fail

Function fail

packages/ssdiff/src/__tests__/ssdiff.test.ts:71–73  ·  view source on GitHub ↗
(arg0: string)

Source from the content-addressed store, hash-verified

69});
70
71function fail(arg0: string) {
72 throw new Error(arg0);
73}

Callers 1

ssdiff.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected