Type Alias: NodeHTTPCreateContextFnOptions<TRequest, TResponse>
NodeHTTPCreateContextFnOptions<
TRequest,TResponse>:object
Defined in: packages/server/src/adapters/node-http/types.ts:121
Type Parameters
| Type Parameter |
|---|
TRequest |
TResponse |
Type declaration
info
info:
TRPCRequestInfo
req
req:
TRequest
res
res:
TResponse