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

x/alosaur/src/injection/types/index.ts>RegistrationOptions

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
type alias RegistrationOptions
import { type RegistrationOptions } from "https://deno.land/x/alosaur@v0.15.0/src/injection/types/index.ts";
definition: { lifecycle: Lifecycle; }