Type alias: CreateAWSLambdaContextOptions<TEvent>
CreateAWSLambdaContextOptions: <
TEvent>object
Type parameters
| Parameter | 
|---|
| TEventextendsAPIGatewayEvent | 
Type declaration
context
context: APIGWContext
event
event: TEvent
info
info: TRPCRequestInfo
Source
packages/server/src/adapters/aws-lambda/utils.ts:34
Generated using TypeDoc and typedoc-plugin-markdown