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