Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/serverless-registry
/
Class
src/errors.ts:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
export
class
InternalError extends Response {
53
constructor() {
54
const
jsonBody = JSON.stringify({
55
errors: [
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected