Module

x/alosaur/mod.ts>ClassProvider

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
interface ClassProvider
import { type ClassProvider } from "https://dotland.deno.dev/x/alosaur@v0.37.0/mod.ts";

Properties

useClass: constructor<T> | DelayedConstructor<T>