Module

x/alosaur/mod.ts>ProviderDeclarations

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

Type Parameters

optional
T = any
definition: { token: InjectionToken<T>; } & Provider
import ProviderDeclarations
import { ProviderDeclarations } from "https://dotland.deno.dev/x/alosaur@v1.1.1/mod.ts";