MCPcopy 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

78server.setErrorHandler(asyncNodeJSErrorHandler)
79
80class CustomError extends Error {
81 private __brand: any
82}
83interface ReplyPayload {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected