Skip to main content
Module

x/oak_serverless/mod.ts>apiGatewayResponse

Run Oak applications with AWS Lambda and Amazon API Gateway.
Latest
variable apiGatewayResponse
import { apiGatewayResponse } from "https://deno.land/x/oak_serverless@0.2.1/mod.ts";

type

(response?: Response) => unknown