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

File route.tst.ts

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

Source from the content-addressed store, hash-verified

1import * as http from 'node:http'
2import { FastifyError } from '@fastify/error'
3import { expect } from 'tstyche'
4import fastify, { FastifyInstance, FastifyReply, FastifyRequest, RouteHandlerMethod } from '../../fastify.js'

Callers

nothing calls this directly

Calls 6

fastifyFunction · 0.85
routeMethod · 0.80
sendMethod · 0.80
hasRouteMethod · 0.80
findRouteMethod · 0.80
childMethod · 0.65

Tested by

no test coverage detected