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

x/danet/src/hook/mod.ts>OnAppBootstrap

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
interface OnAppBootstrap
import { type OnAppBootstrap } from "https://deno.land/x/danet@v1.0.0/src/hook/mod.ts";

Methods

onAppBootstrap(): void | Promise<void>