Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
function
fail(arg0: string) {
72
throw
new
Error(arg0);
73
}
Callers
1
ssdiff.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected