import { ApplicationCloseEvent } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v17.1.3/application.ts?s=ApplicationCloseEvent";
An event that occurs when the application closes.
Constructors
new
ApplicationCloseEvent(eventInitDict: EventInit)[src]