MCPcopy 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

1import type { Context } from '../../server/src/context'
2import type { MiddlewareNextFn, MiddlewareResult } from '../../server/src/middleware'
3import type { Interceptor } from './interceptor'
4import type { PromiseWithError } from './types'

Callers

nothing calls this directly

Calls 8

onStartFunction · 0.90
onSuccessFunction · 0.90
onErrorFunction · 0.90
onFinishFunction · 0.90
handlerMethod · 0.80
$contextMethod · 0.80
useMethod · 0.65
nextMethod · 0.45

Tested by

no test coverage detected