type alias APIGatewayProxyWithLambdaAuthorizerHandlerimport { type APIGatewayProxyWithLambdaAuthorizerHandler } from "https://dotland.deno.dev/x/lambda@1.4/mod.ts"; Type ParametersTAuthorizerContextdefinition: Handler<APIGatewayProxyWithLambdaAuthorizerEvent<TAuthorizerContext>, APIGatewayProxyResult>