MCPcopy
hub / github.com/fastify/fastify / instance.tst.ts

File instance.tst.ts

test/types/instance.tst.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AddressInfo } from 'node:net'
2import { ConstraintStrategy, Config as FindMyWayConfig } from 'find-my-way'
3import { expect } from 'tstyche'
4import fastify, {

Callers

nothing calls this directly

Calls 15

fastifyFunction · 0.85
addSchemaMethod · 0.80
addressesMethod · 0.80
printRoutesMethod · 0.80
printPluginsMethod · 0.80
setErrorHandlerMethod · 0.80
setGenReqIdMethod · 0.80
sendMethod · 0.80
setNotFoundHandlerMethod · 0.80
setSchemaControllerMethod · 0.80
setReplySerializerMethod · 0.80

Tested by

no test coverage detected