Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ts-rest/ts-rest
/ router-builder.spec.ts
File
router-builder.spec.ts
libs/ts-rest/serverless/src/lib/router-builder/router-builder.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
'zod'
;
2
import
{ initContract } from
'@ts-rest/core'
;
3
import
{ tsr } from
'../handlers/ts-rest-fetch'
;
4
import
{ ContractSubContractPaths } from
'./types'
;
Callers
nothing calls this directly
Calls
11
initContract
Function · 0.90
requestMiddleware
Method · 0.80
routeWithMiddleware
Method · 0.80
build
Method · 0.80
fullRouter
Method · 0.80
partialRouter
Method · 0.80
middleware
Method · 0.80
route
Method · 0.80
subRouter
Method · 0.80
clone
Method · 0.45
handler
Method · 0.45
Tested by
no test coverage detected