Skip to main content
Module

x/serverless_oak/mod.ts>apiGatewayResponse

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

type

(response?: ServerResponse) => unknown