import { ApplicationListenEvent } from "https://dotland.deno.dev/x/oak@v17.1.2/application.ts";
An event that occurs when the application starts listening for requests.
Properties
listener: Listener
x/oak/application.ts>ApplicationListenEvent
import { ApplicationListenEvent } from "https://dotland.deno.dev/x/oak@v17.1.2/application.ts";
An event that occurs when the application starts listening for requests.