Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ interceptor.test-d.ts
File
interceptor.test-d.ts
packages/shared/src/interceptor.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Context } from
'../../server/src/context'
2
import
type
{ MiddlewareNextFn, MiddlewareResult } from
'../../server/src/middleware'
3
import
type
{ Interceptor } from
'./interceptor'
4
import
type
{ PromiseWithError } from
'./types'
Callers
nothing calls this directly
Calls
8
onStart
Function · 0.90
onSuccess
Function · 0.90
onError
Function · 0.90
onFinish
Function · 0.90
handler
Method · 0.80
$context
Method · 0.80
use
Method · 0.65
next
Method · 0.45
Tested by
no test coverage detected