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

x/danet/src/mod.ts>Injector#executeOnAppBoostrapHook

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
method Injector.prototype.executeOnAppBoostrapHook
Re-export
import { Injector } from "https://deno.land/x/danet@1.3.3/src/mod.ts";

Parameters

optional
Controllers: ControllerConstructor[]
optional
injectables: Array<InjectableConstructor | TokenInjector>