feat: support cross-process interception via setupRemoteServer
#2072
Annotations
3 errors
Build:
src/node/setupRemoteServer.ts#L320
Argument of type '[{ requestId: string; request: Request; response: Response | undefined; error: Error | undefined; }]' is not assignable to parameter of type '[args: { request: Request; requestId: string; }] | [args: { request: Request; requestId: string; }] | [args: { request: Request; requestId: string; }] | [args: { request: Request; requestId: string; }] | [args: ...] | [args: ...] | [args: ...]'.
|
Build:
src/core/SetupApi.ts#L74
Property 'request' does not exist on type '{}'.
|
Build
Process completed with exit code 1.
|
Loading