Skip to main content
Module

x/alosaur/src/utils/register-providers.ts>registerAppProviders

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function registerAppProviders
import { registerAppProviders } from "https://deno.land/x/alosaur@v0.31.0/src/utils/register-providers.ts";

Type Parameters

optional
T = any

Parameters

settings: { providers?: ProviderDeclaration[]; }