interface OnAppCloseimport { type OnAppClose } from "https://deno.land/x/danet@1.2.2/src/hook/mod.ts"; MethodsonAppClose(): void | Promise<void>