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