import { ApplicationListenEvent } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v17.1.2/application.ts?s=ApplicationListenEvent";
An event that occurs when the application starts listening for requests.
Constructors
new
ApplicationListenEvent(eventInitDict: ApplicationListenEventInit)[src]