Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ handler.test-d.ts
File
handler.test-d.ts
packages/server/src/adapters/fastify/handler.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ FastifyReply, FastifyRequest } from
'@orpc/standard-server-fastify'
2
import
type
{ FastifyHandler } from
'./handler'
3
4
describe(
'FastifyHandler'
, () => {
Callers
nothing calls this directly
Calls
1
handle
Method · 0.45
Tested by
no test coverage detected