Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tappin/core/hooks.ts>OnDestroy

🦖 Powerful application framework for Deno
Latest
interface OnDestroy
import { type OnDestroy } from "https://deno.land/x/tappin@0.5.0/core/hooks.ts";

onDestroy hook interface

Methods

[onDestroyToken](): Promise<void> | void