MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / handle

Method handle

packages/nestjs/src/integrations/types.ts:59–59  ·  view source on GitHub ↗
(...args: any[])

Source from the content-addressed store, hash-verified

57 */
58export interface CallHandler {
59 handle(...args: any[]): Observable<any>;
60}
61
62/**

Callers 15

interceptMethod · 0.65
interceptMethod · 0.65
interceptMethod · 0.65
interceptMethod · 0.65
interceptMethod · 0.65
interceptMethod · 0.65
interceptMethod · 0.65
handleRequestFunction · 0.65
interceptMethod · 0.65
interceptMethod · 0.65
interceptMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected