Skip to main content
Module

x/oak/application.ts>ListenOptions

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
Extremely Popular
Go to Latest
type alias ListenOptions
import { type ListenOptions } from "https://deno.land/x/oak@14.2.0/application.ts";

Options which can be specified when listening.