type alias APIGatewayProxyWithLambdaAuthorizerEventimport { type APIGatewayProxyWithLambdaAuthorizerEvent } from "https://dotland.deno.dev/x/lambda@1.42.2/mod.ts"; Type ParametersTAuthorizerContextdefinition: APIGatewayProxyEventBase<APIGatewayEventLambdaAuthorizerContext<TAuthorizerContext>>