type alias APIGatewayProxyWithLambdaAuthorizerHandlerimport { type APIGatewayProxyWithLambdaAuthorizerHandler } from "https://deno.land/x/lambda@1.26.1/types.d.ts"; Type ParametersTAuthorizerContextdefinition: Handler<APIGatewayProxyWithLambdaAuthorizerEvent<TAuthorizerContext>, APIGatewayProxyResult>