Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/sdk/src/testing.ts:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}> {}
46
47
export
class
TestHttpServerServeError extends Data.TaggedError(
"TestHttpServerServeError"
)<{
48
readonly cause: unknown;
49
}> {}
50
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected