Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alosaur/src/injection/types/dictionary.ts>default

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