interface APIGatewayAuthorizerResultContextimport { type APIGatewayAuthorizerResultContext } from "https://dotland.deno.dev/x/lambda@1.4/types.d.ts"; Index Signatures[name: string]: | string | number | boolean | null | undefined