type alias APIGatewayAuthorizerHandlerimport { type APIGatewayAuthorizerHandler } from "https://deno.land/x/lambda@1.26.1/types.d.ts"; definition: Handler<APIGatewayAuthorizerEvent, APIGatewayAuthorizerResult>