Module

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

Alosaur - Deno web framework with many decorators
Go to Latest
type alias Dictionary
import { type Dictionary } from "https://dotland.deno.dev/x/alosaur@v0.37.0/src/injection/types/index.ts";
definition: { [key: string]: T; }