Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/tappin/core/hooks.ts>OnStart

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

onStart hook interface

Methods

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