import { Application } from "https://deno.land/x/deno_nest@v3.3.1/mod.ts";
Close the application.
Parameters
optional
signal: ShutdownSignalThe signal which caused the shutdown.
import { Application } from "https://deno.land/x/deno_nest@v3.3.1/mod.ts";
Close the application.
The signal which caused the shutdown.