Skip to main content
Module

x/alosaur/mod.ts>ProviderDeclarations

Alosaur - Deno web framework with many ES Decorators
Very Popular
Latest
type alias ProviderDeclarations
Re-export
import { type ProviderDeclarations } from "https://deno.land/x/alosaur@v1.1.1/mod.ts";

Type Parameters

optional
T = any
definition: { token: InjectionToken<T>; } & Provider