Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fastify/fastify
/
Class
test/types/instance.tst.ts:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
server.setErrorHandler(asyncNodeJSErrorHandler)
79
80
class
CustomError extends Error {
81
private __brand: any
82
}
83
interface
ReplyPayload {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected